SM Pool: SMT-WETH

Verified contract

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

No balances found for "SM Pool: SMT-WETH"

0xdf933d07583ca0bc51008c085413429636366e4fa34eacda358e27f70777c69b
0xe866abd292fd4a77b702136832ad4bc457c9e4aeddfa7e2cb36580f4ec4f2b0d
0x6bf8190ddc52f103251db842381b88eb748087a76d2f1a5c4e4db5fc4da6cc8e
0x866f0259deefd55cce8fdb6e46a468df5ae6d712aaa2328c323231f59075ccb5
0x4678a94bdb3c92b7306dfc903f18ec162208d9340d1c9b657fdc8d56394b2e63

Functions
Getter at block 21198081
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 Pool: SMT-WETH
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.