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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22463623 | a month ago | | | 0 | 6.1812722e-7 | |
| 21548499 | 2 months ago | | | 0 | 3.6793987e-7 | |
| 20338922 | 2 months ago | | | 0 | 1.2237101e-7 | |
| 20338902 | 2 months ago | | | 0 | 1.2152512e-7 | |
| 20309149 | 2 months ago | | | 0 | 1.4217137e-7 | |
| 19943159 | 3 months ago | | | 0 | 6.3457020e-7 | |
| 19896282 | 3 months ago | | | 0 | 1.8674240e-7 | |
| 19896272 | 3 months ago | | | 0 | 1.7501328e-7 | |
| 19896209 | 3 months ago | | | 0 | 1.7636131e-7 | |
| 19896150 | 3 months ago | | | 0 | 1.7635974e-7 |
ABI
ABI objects
Getter at block 23576053
decimals() view returns (uint256)
18
feeRate() view returns (uint256)
1
name() view returns (string)
EURO24
symbol() view returns (string)
EURO24
totalSupply() view returns (uint256)
2200000000000000000000000000
Read-only
_getDiff(uint256 a, uint256 b) pure returns (uint256)
_getDiv(uint256 a, uint256 b) pure returns (uint256)
_getMul(uint256 a, uint256 b) pure returns (uint256)
_getSum(uint256 a, uint256 b) pure returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.