Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001575 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19712585 | 2 months ago | | | 0 | 0.000000200101786040 | |
| 18923927 | 2 months ago | | | 0 | 1.7152178e-7 | |
| 14310842 | 6 months ago | | | 0 | 0.0000039816348 | |
| 14309063 | 6 months ago | | | 0 | 0.0000055315952 | |
| 14301925 | 6 months ago | | | 0 | 0.0000047967326 | |
| 14301902 | 6 months ago | | | 0 | 0.0000043439462 | |
| 14301895 | 6 months ago | | | 0 | 0.0000047967326 | |
| 14301894 | 6 months ago | | | 0 | 0.0000047967326 | |
| 14301894 | 6 months ago | | | 0 | 0.000046616133 | |
| 14301893 | 6 months ago | | | 0 | 0.0000047967326 |
ABI
ABI objects
Getter at block 21880533
DOMAIN_SEPARATOR() view returns (bytes32)
0x2f6007ff3b6d4349e3f17e75dabe976e1438de2dabe1e1559b18be37ce6b3fac
decimals() view returns (uint8)
18
name() view returns (string)
PET
symbol() view returns (string)
States Pet perhaps a dog cat newt cockatoo or frog
totalSupply() view returns (uint256)
694200000000000000000000000
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 _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.