SKALE

Verified contract

Active on Ethereum with 185,992 txns
Deployed by via 0x9d6c1cf9 at 10363171
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $5,449.22
ERC-20
Value $7.73
ERC-20
Value $0.74
0x67670cc8717288c0e521ae9f9cb06f33ad91740b5e681663e321b11a48459b73
0x76a6d66ce8aabc2be4d8cd69d09ad2908c9dc41ffb44cbb203f936817f12ea34
0xff925ee647ae835a413f95d4b90b37e909cdff5bf2a8703d0fb8ac91b1f4e7dd
0x3e93f74461762ba604f8b24199d65ba0fc80de2b305e142db6b283f2af7c130b
0xc27215f4f1953b65fa3d01e67f25089ddee18b25cdaa0c43586dd8ead0bcef3f
0x3ff7158262dfb36e212f488621d1062e8c52b16b0f39a2a7e9bf30ee04d01a8e
0x0befb3990548fc6d64a99dbcb627da2d5dd04884bdd8f8c330a753159b6f47d4
0xe0309ab8ad923eb0f3e855bf77440cf69d7d9ca454b9be3bae3cf3f9cc2dc491
0x10132346e9abe5ab6f41c7bdde966374842f1d8c89320e576ebe93251862a8cb
0x6c8deb6dc117bdb82375b6eb4da5996627f29805fb56560c479296e68599464e

Functions
Getter at block 21248368
CAP(view returns (uint256)
7000000000000000000000000000
DECIMALS(view returns (uint256)
18
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NAME(view returns (string)
SKALE
SYMBOL(view returns (string)
SKL
contractManager(view returns (address)
0xc04a10fd5e6513242558f47331568abd6185a310
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
SKALE
symbol(view returns (string)
SKL
totalSupply(view returns (uint256)
5548151201423836959673194486
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
getAndUpdateDelegatedAmount(address walletreturns (uint256)
getAndUpdateLockedAmount(address walletreturns (uint256)
getAndUpdateSlashedAmount(address walletreturns (uint256)
grantRole(bytes32 roleaddress account
initialize(address contractManagerAddress
mint(address accountuint256 amountbytes userDatabytes operatorDatareturns (bool)
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceRole(bytes32 roleaddress account
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address contractsAddressaddress[] defOps
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.