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

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x52b3d78a at 12641695
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% xDAI"

0x3c65aef4b2f5931465f3c44d2e0cdcad33dc01908b1eb4d55084a898457f1526
0x2eeaec17aa59f0210deb6d17d8c3ef1dc82ca7a29996fd31fcaf83fa3ee5a7e9
0xcd536ddf005d57e0631ca907b8d365e9eb48dc1a898af1f160033fb16050ad26

Functions
Getter at block 21198339
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% xDAI
operationsRegistry(view returns (address)
0xd641ae2ad8a0e72ad92ddeda7cef67ee3f2a49b9
paused(view returns (bool)
false
symbol(view returns (string)
xSPT
totalSupply(view returns (uint256)
192912447591107461082
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.