This contract is being backfilled. You may encounter incomplete storage history.

ESAX

Verified contract

Active on Ethereum with 519 txns
Deployed by via 0xce5af021 at 8991405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x837c4f46422d7208fa834f119b41f93b07b09fee48888ec3a4c3d2c55649b6f7
0x80d904cf19e8dabfbace5c46b57e084b8f00034c64a09bc02879c24e47d01580
0xee2cde29650fd07e846e345f6c8dfbb42badb71a65eca8d903bed9c4b44fb631
0x542213f29a2a9a818409e4e653e26f942e5e23a84874098733364a5e2a17d06b
0x031184d0c2d8e26be9036791a6b35f2939bdccddf130855d191ef9d03f9bbe6c
0x2dc53177b3ab5945a70c09918d2e1ebe57cc01e626f178ce59c0fce41a5f0a5d
0x3f7b905820aeae92d6c3be0b40ade1cc6efaae22473c555de1ce17097ad99cdd
0x5fdca2c2f30cfb7ff833e0e46827a09264875a92e757ee429c39695e5b490765
0x4601f72fb53f84402812f1b4a937a0ccea935d2d4ccbf32bf928bae0c7c8eb47
0x816a97c82f3677b5b9e5c2a5adeaca7363d12adac7531137f82eb1e90d6319a1

Functions
Getter at block 20810011
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[0x82dB09a0A07583301231f9DE3F3BBf72D4e52e0E]
granularity(view returns (uint256)
1
name(view returns (string)
ESAX
symbol(view returns (string)
ESAX
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
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
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboladdress[] defaultOperatorsuint256 totalSupplyaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.