Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Deal"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17091309 | 2 years ago | | | 0 | 0.0019329854 | |
| 17091290 | 2 years ago | | | 0 | 0.0017787631 | |
| 17091252 | 2 years ago | | | 0 | 0.0020390951 | |
| 17091241 | 2 years ago | | | 0 | 0.0019857759 | |
| 17091235 | 2 years ago | | | 0 | 0.0044820880 |
ABI
ABI objects
Getter at block 21435191
DOMAIN_SEPARATOR() view returns (bytes32)
0xe8f6bb99b55225cbe2c0cfc08b1cbba4ab093bc9da45dfa9e3055a164ee5ada4
decimals() view returns (uint8)
18
name() view returns (string)
Deal
symbol() view returns (string)
DEAL
totalSupply() view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) 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 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string name, string id)
This contract contains no fallback and receive objects.
This contract contains no error objects.