SKALE

Verified contract

Active on Ethereum with 177,716 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 $3,703.33
ERC-20
Value $5.82
ERC-20
Value $0.74
0x2dafbdf9244ed028542854fca6802253e1732c0b2a3e6fc76a68ed15aafad361
0xc01beb430a7f92d48f457d4f39b3519c23a05ac6d41781cf5c38eea8d9a95143
0x0da84d369ac8f555ed991628cb3d313fefdbf687237f7416192fd4f77bf24409
0x2f262372ae34493f1af462ae220fd8d5a24cb38071bcddd10a16ba5938df03f8
0xfa697a714ba1ebf68c9cfd856e34a15c2657d46971b8e6fbf23ed13900e4a196
0x3220e6981e7edde39bef34f3fac65097a789f8059bb407e0b4c5651096601264
0xaba012924e0b58f4b24fc6c1fa7304aa8124b65610b8b670dd48bc773dd91809
0x5a603e5c301193569c7abd34d0bbfee0595954d9ed942d37a627bec676c2d433
0x65cf76ee79b5a3b1297c02dcaeeef2612cb4a5fb846d9f69b59b8e29f8cf778d
0xb659ccdf6c8fce1c2076ca6c37b5c148031a8a4936c57ddf607fbeea5a1f8507

Functions
Getter at block 20790720
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)
5506823662143947697746274585
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.