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 | 416.132275 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15788632 | 5 months ago | | | 0 | 0.0000041773644 | |
| 15753555 | 5 months ago | | | 0 | 6.3621683e-7 | |
| 15753344 | 5 months ago | | | 0 | 6.3346288e-7 | |
| 15734663 | 5 months ago | | | 0 | 0.0000041773644 | |
| 15733614 | 5 months ago | | | 0 | 8.7258790e-7 | |
| 15721617 | 5 months ago | | | 0 | 2.2190935e-7 | |
| 15709656 | 5 months ago | | | 0 | 0.0000041729544 | |
| 15709525 | 5 months ago | | | 0 | 6.3346288e-7 | |
| 15708698 | 5 months ago | | | 0 | 8.4512934e-7 | |
| 15708433 | 5 months ago | | | 0 | 0.0000036534329 |
ABI
ABI objects
Getter at block 22752815
ADMIN() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TRADE() view returns (bytes32)
0x5452414445000000000000000000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Anomaly
symbol() view returns (string)
AMAI
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
searchCN(address account) view returns (uint256)
searchSN(address account) view returns (uint256)
State-modifying
Events CNEESGTER()
SEEESGTER()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantCN(address from)
grantPN(address from)
grantRole(bytes32 role, address account)
grantSN(address from, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
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)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _totalSupply, address tokenHold, address a, address b)
This contract contains no fallback and receive objects.
This contract contains no error objects.