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 "Ordi AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18725174 | a year ago | | | 0 | 0.0024440348 | |
| 18725172 | a year ago | | | 0 | 0.0025962785 | |
| 18725163 | a year ago | | | 0 | 0.0015708894 | |
| 18725156 | a year ago | | | 0 | 0.0015090519 | |
| 18725152 | a year ago | | | 0 | 0.0025187982 | |
| 18725151 | a year ago | | | 0 | 0.0015389905 | |
| 18725149 | a year ago | | | 0 | 0.0024217064 | |
| 18725146 | a year ago | | | 0 | 0.0021077848 | |
| 18725144 | a year ago | | | 0 | 0.0014730861 | |
| 18725142 | a year ago | | | 0 | 0.0014868733 |
ABI
ABI objects
Getter at block 21215929
decimals() view returns (uint8)
9
hasLimit() view returns (bool)
true
maxHolding() view returns (uint256)
100000000000000000
maxTxAmount() view returns (uint256)
100000000000000000
name() view returns (string)
Ordi AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ORDIAI
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isException(address) view returns (bool)
State-modifying
Events Approved(address account, uint256 amount) returns (uint256)
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.