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 | 275.984067 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20333872 | a month ago | | | 0 | 1.7726467e-7 | |
| 17245978 | 4 months ago | | | 0 | 1.7560426e-7 | |
| 15783480 | 5 months ago | | | 0 | 4.7336018e-7 | |
| 15719081 | 5 months ago | | | 0 | 3.2502129e-7 | |
| 15718404 | 5 months ago | | | 0 | 3.2497559e-7 | |
| 15710738 | 5 months ago | | | 0 | 3.3274502e-7 | |
| 15708612 | 5 months ago | | | 0 | 3.3407682e-7 | |
| 15705481 | 5 months ago | | | 0 | 0.0000034887530 | |
| 15703889 | 5 months ago | | | 0 | 3.3552957e-7 | |
| 15703820 | 5 months ago | | | 0 | 3.3407682e-7 |
ABI
ABI objects
Getter at block 22017668
decimals() view returns (uint8)
18
name() view returns (string)
TrumpMania
symbol() view returns (string)
TMANIA
totalSupply() view returns (uint256)
2200000000000000000000000000
Read-only
_getAdd(uint256 a, uint256 b) pure returns (uint256)
_getDiff(uint256 a, uint256 b) pure returns (uint256)
_getDiv(uint256 a, uint256 b) pure returns (uint256)
_getMode(uint256 a, uint256 b) pure returns (uint256)
_getPow(uint256 a) pure returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) 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)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address Estcv)
This contract contains no fallback and receive objects.
This contract contains no error objects.