Base Ordinals Token
Verified contract
Active on
Base with 50 txns
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 |
---|---|---|---|---|---|
BOT | ERC-20 | 500.016549B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12097728 | 8 months ago | | | 0 | 0.000024239099 | |
| 12074490 | 8 months ago | | | 0 | 0.0000011859761 | |
| 12074478 | 8 months ago | | | 0 | 0.0000010580355 | |
| 12074453 | 8 months ago | | | 0 | 0.000012640349 | |
| 12074412 | 8 months ago | | | 0 | 0.000012640349 | |
| 12074367 | 8 months ago | | | 0 | 0.000012640349 | |
| 12074348 | 8 months ago | | | 0 | 0.000012640349 | |
| 12074270 | 8 months ago | | | 0 | 0.000012640349 | |
| 12074239 | 8 months ago | | | 0 | 0.00023404118 | |
| 12074151 | 8 months ago | | | 0 | 0.0000057060791 |
ABI
ABI objects
Getter at block 23275614
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x4eefb2c36d28c6154f61b6496c0f9698d8ee0744
msgSend() view returns (address)
0x1e60fd0d370dd3ff8a382046f4852701d93977b8
name() view returns (string)
Base Ordinals Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1e60fd0d370dd3ff8a382046f4852701d93977b8
startBlock() view returns (uint256)
12073263
symbol() view returns (string)
BOT
totalSupply() view returns (uint256)
1000000000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() payable
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.