Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001632 |
$0 | |
BABY1337 | ERC-20 | 13.23B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21801743 | 8 hours ago | | | 0 | 0.000000098952312118 | |
| 21689576 | 3 days ago | | | 0 | 1.4869051e-7 | |
| 21467818 | 8 days ago | | | 0 | 1.8914292e-7 | |
| 21446980 | 9 days ago | | | 0 | 0.000000101366912118 | |
| 21414518 | 9 days ago | | | 0 | 1.8943798e-7 | |
| 21133173 | 16 days ago | | | 0 | 4.4188350e-7 | |
| 20899522 | 21 days ago | | | 0 | 1.8943798e-7 | |
| 20880834 | 22 days ago | | | 0 | 8.7917763e-7 | |
| 20778676 | 24 days ago | | | 0 | 1.9491699e-7 | |
| 20379578 | a month ago | | | 0 | 1.9868318e-7 |
ABI
ABI objects
Getter at block 21815635
DOMAIN_SEPARATOR() view returns (bytes32)
0xa6003aec607fc1d00187c77310308f201b1a5fc8d0405a400a7d69ffcc34fae7
decimals() view returns (uint8)
18
name() view returns (string)
1337
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
1337
totalSupply() view returns (uint256)
1337000000000000000000000000
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)
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 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
fallback()
receive()
This contract contains no error objects.