Skip to content

@superfluid:underlying

Underlying ERC-20 of a SuperToken (the zero address for native-asset SuperTokens like ETHx or xDAIx).

Returns: address

@superfluid:underlying(token)
NameTypeDescription
tokensupertokenSuperToken symbol or address
# Print the underlying token of USDCx
print "Underlying:" @superfluid:underlying(USDCx)