Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ZEUS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17900850 | a year ago | | | 0 | 0.00075654321 | |
| 17858304 | a year ago | | | 0 | 0.00065752716 | |
| 17858304 | a year ago | | | 0 | 0.00079532765 | |
| 17858301 | a year ago | | | 0 | 0.00077926803 | |
| 17858289 | a year ago | | | 0 | 0.00075099310 | |
| 17858288 | a year ago | | | 0 | 0.00079446018 | |
| 17858286 | a year ago | | | 0 | 0.00083349019 | |
| 17858282 | a year ago | | | 0 | 0.00085040085 | |
| 17858280 | a year ago | | | 0 | 0.00072588495 | |
| 17858279 | a year ago | | | 0 | 0.0021601545 |
ABI
ABI objects
Getter at block 21388355
DOMAIN_SEPARATOR() view returns (bytes32)
0x8e4ea39d2ba811e07a05f182f8d8174db8dff5fbf9f298e9fa405ef9b30decc7
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=ZEUS, version=1, chainId=1, verifyingContract=0xc1d5d6683dcca3ca09dc85a924ba3b8b6c9297a6, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
ZEUS
owner() view returns (address)
0x447b55ba225f77b37931f7468086186dd1408daa
symbol() view returns (string)
ZEUS
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)