Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dead"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2696300 | a year ago | | | 0 | 0.000000000338003316 | |
| 2406409 | a year ago | | | 0 | 0.0000047223034 | |
| 2398413 | a year ago | | | 0 | 0.0000047415459 | |
| 2359840 | a year ago | | | 0 | 0.000070456503 | |
| 2302137 | a year ago | | | 0 | 0.000040606502 | |
| 2302135 | a year ago | | | 0 | 0.000070456503 | |
| 2301423 | a year ago | | | 0 | 0.000070456503 | |
| 2284713 | a year ago | | | 0 | 0.000070456503 | |
| 2279809 | a year ago | | | 0 | 0.000070456503 | |
| 2279662 | a year ago | | | 0 | 0.000070456503 |
ABI
ABI objects
Getter at block 23624575
DOMAIN_SEPARATOR() view returns (bytes32)
0x0d8048419230b3101b834b7503f8649074c05e050d7e7b9f1eaf7441438dee9c
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=Dead LP To 0xDead, version=1, chainId=8453, verifyingContract=0x012f97e0409c14748b41c570c83cb8106b859bb3, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Dead LP To 0xDead
symbol() view returns (string)
DEAD
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
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)