Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GUILTY"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18487817 | a year ago | | | 0 | 0.00060288106 | |
| 18487814 | a year ago | | | 0 | 0.0011236153 | |
| 18487813 | a year ago | | | 0 | 0.0010943523 | |
| 18487809 | a year ago | | | 0 | 0.0030792960 | |
| 18487808 | a year ago | | | 0 | 0.0010926669 | |
| 18487807 | a year ago | | | 0 | 0.0011460592 | |
| 18487806 | a year ago | | | 0 | 0.0010129989 | |
| 18487806 | a year ago | | | 0 | 0.0011479417 | |
| 18487806 | a year ago | | | 0 | 0.0028725859 | |
| 18487805 | a year ago | | | 0 | 0.0010992203 |
ABI
ABI objects
Getter at block 21390835
DOMAIN_SEPARATOR() view returns (bytes32)
0x7e0fc99aac4226ee12e53d5efe56f1a5846b8d22b28f6722bb5edfd29ee81516
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=GUILTY, version=1, chainId=1, verifyingContract=0xd95d1de496278aa7c3691f3cb0ba52fa41ece26e, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
GUILTY
symbol() view returns (string)
GUILTY
totalSupply() view returns (uint256)
10000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)