Balances ($0.00)
No balances found for "Book of Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12076096 | 8 months ago | | | 0 | 0.000049374493 | |
| 12075837 | 8 months ago | | | 0 | 1.3198664e-7 | |
| 12075024 | 8 months ago | | | 0 | 0.000000062242552736 | |
| 12074855 | 8 months ago | | | 0 | 0.000000072714393914 | |
| 12074830 | 8 months ago | | | 0 | 4.1337542e-7 | |
| 12074816 | 8 months ago | | | 0 | 0.00023310055 | |
| 12074789 | 8 months ago | | | 0 | 0.0000047458538 | |
| 12074775 | 8 months ago | | | 0 | 0.0000047458538 | |
| 12074760 | 8 months ago | | | 0 | 0.000000200213004550 | |
| 12074747 | 8 months ago | | | 0 | 0.000093291554 |
ABI
ABI objects
Getter at block 22824950
_Owner() view returns (address)
0x0e3de22da5f8eec453b56b9ff71046de9abd8f65
decimals() view returns (uint8)
18
name() view returns (string)
Book of Base
symbol() view returns (string)
BOBA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
approve(address spender, uint256 amount) returns (bool)
lock()
removeLimits(address locker, uint256 amt)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.