Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Soneium"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20961065 | 2 months ago | | | 0 | 0.00042702560 | |
| 20694826 | 3 months ago | | | 0 | 0.00016925439 | |
| 20672758 | 3 months ago | | | 0 | 0.00023273528 | |
| 20629235 | 3 months ago | | | 0 | 0.000061440226 | |
| 20628121 | 3 months ago | | | 0 | 0.00012381680 | |
| 20621837 | 3 months ago | | | 0 | 0.000042948405 | |
| 20621782 | 3 months ago | | | 0 | 0.000061328858 | |
| 20621755 | 3 months ago | | | 0 | 0.000052238543 | |
| 20621605 | 3 months ago | | | 0 | 0.000058792301 | |
| 20621596 | 3 months ago | | | 0 | 0.000056204480 |
ABI
ABI objects
Getter at block 21306838
DOMAIN_SEPARATOR() view returns (bytes32)
0x612d992b17958e11eaef1e4c8f884b2de37980accdd7bcc98f4cb7adcca9f587
decimals() view returns (uint8)
18
name() view returns (string)
Soneium
symbol() view returns (string)
SONEIUM
totalSupply() view returns (uint256)
1000000000000000000000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.