Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "0dog"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156841 | 2 hours ago | | | 0 | 0.00076588384 | |
| 21152343 | 17 hours ago | | | 0 | 0.00044415783 | |
| 21152207 | 18 hours ago | | | 0 | 0.00050728219 | |
| 21152047 | 18 hours ago | | | 0 | 0.00024434810 | |
| 21150701 | a day ago | | | 0 | 0.00083721417 | |
| 21149631 | a day ago | | | 0 | 0.00035370145 | |
| 21147668 | a day ago | | | 0 | 0.00022007050 | |
| 21147668 | a day ago | | | 0 | 0.00021999336 | |
| 21147668 | a day ago | | | 0 | 0.00021999336 | |
| 21145467 | 2 days ago | | | 0 | 0.00059555634 |
ABI
ABI objects
Getter at block 21157490
DOMAIN_SEPARATOR() view returns (bytes32)
0x86513bc4a8754a78cf10cfc36d3eeb0aecccb069fcca183643cd80b255ecf8f4
DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x861e3c82bc2753ea64ae5f962d993df6853a6700
name() view returns (string)
0dog
symbol() view returns (string)
0dog
totalSupply() view returns (uint256)
98827824294128000000000000
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)
burn(uint256 amount)
mint(address to, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.