SM Wrapped Pool Token - 80% xWETH / 20% xSMT

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x4ecc9f03 at 13013191
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SM Wrapped Pool Token - 80% xWETH / 20% xSMT"

0xddb0eed2e141c6bc163538ad3b356adc2bf92d8cd5b062567707266b40ebe3f7
0xe396559139c6867b7fbf92f19f5dc893106fa820950fcf69d7349639a3c8596b
0xaabad7ea45afd44d926e68b53aad06dfcbccfa0a7d27ded410010af63cbe66f9
0x9a9b08beb1e0e9ad93eeeae46f4b6ceca01de5d20b9a395d059a17f59974c355
0x9ad41df4576b6a530fcf8e90c74ebf5eaa3681bab2328e64d93e9d84a0205152

Functions
Getter at block 20847034
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WRAPPER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
authorization(view returns (address)
0xefbcbd94d9c411e3f0ffa559ce627498122aca82
decimals(view returns (uint8)
18
kya(view returns (string)
xSPT
name(view returns (string)
SM Wrapped Pool Token - 80% xWETH / 20% xSMT
operationsRegistry(view returns (address)
0xd641ae2ad8a0e72ad92ddeda7cef67ee3f2a49b9
paused(view returns (bool)
false
symbol(view returns (string)
xSPT
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuthorization(address authorization_
setKya(string kya_
setOperationsRegistry(address operationsRegistry_
setWrapper(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizationSet(address indexed newAuthorization
KyaSet(string newKya
OperationsRegistrySet(address indexed newOperationsRegistry
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string name_string symbol_uint8 decimals_string kya_address authorization_address operationsRegistry_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.