Elijah Wheel
Verified contract
Active on
Base with 6,347 txns
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.000709 |
$0 | |
BILLY | ERC-20 | 133.777K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22878491 | 14 hours ago | | | 0 | 0.0000020989279 | |
| 22803408 | 2 days ago | | | 0 | 0.0000024141282 | |
| 22732701 | 4 days ago | | | 0 | 1.5543445e-7 | |
| 22706570 | 5 days ago | | | 0 | 0.0000019421759 | |
| 22685755 | 5 days ago | | | 0 | 0.0000017150407 | |
| 22664313 | 6 days ago | | | 0 | 0.0000015079557 | |
| 22621822 | 7 days ago | | | 0 | 0.0000014760208 | |
| 22600781 | 7 days ago | | | 0 | 7.4390185e-7 | |
| 22515839 | 9 days ago | | | 0 | 2.3155958e-7 | |
| 22512800 | 9 days ago | | | 0 | 6.3025032e-7 |
ABI
ABI objects
Getter at block 22904389
DOMAIN_SEPARATOR() view returns (bytes32)
0x694925ccf95c6d024dfe87fa33ff950fff83c6ff1d0df7f028e0504da8b75497
decimals() view returns (uint8)
18
name() view returns (string)
Elijah Wheel
symbol() view returns (string)
ELIJAH
totalSupply() view returns (uint256)
1000000000000000000000000000000
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 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.