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 |
---|---|---|---|---|---|
WALT | ERC-20 | 79.951924M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21819324 | a month ago | | | 0 | 1.4226060e-7 | |
| 14188172 | 7 months ago | | | 0 | 0.000072137469 | |
| 14188032 | 7 months ago | | | 0 | 0.000071991392 | |
| 12346388 | 8 months ago | | | 0 | 5.4105127e-7 | |
| 11838341 | 8 months ago | | | 0 | 5.5883318e-7 | |
| 11785350 | 8 months ago | | | 0 | 0.0000010302096 | |
| 11755286 | 8 months ago | | | 0 | 0.000000005757537504 | |
| 11722004 | 8 months ago | | | 0 | 0.0000016534700 | |
| 11697092 | 9 months ago | | | 0 | 0.000000046992610158 | |
| 11694425 | 9 months ago | | | 0 | 0.000000000046155782 |
ABI
ABI objects
Getter at block 22921369
DOMAIN_SEPARATOR() view returns (bytes32)
0xa6352ce406a42958c329da5257c76339c0e3ee5b7dab8b1c3d441244387e7368
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=WALT, version=1, chainId=8453, verifyingContract=0xe39c81374c9b723c822582bb4da31c5f3e6d48f7, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
waltuh
symbol() view returns (string)
WALT
totalSupply() view returns (uint256)
100000000000000000000000000
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 value) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
ERC2612ExpiredSignature(uint256 deadline)
ERC2612InvalidSigner(address signer, address owner)
InvalidAccountNonce(address account, uint256 currentNonce)
InvalidShortString()
StringTooLong(string str)