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 |
---|---|---|---|---|---|
BOBOCTO | ERC-20 | 23.929603M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17351380 | 4 months ago | | | 0 | 8.9468530e-7 | |
| 17351378 | 4 months ago | | | 0 | 0.0000017905956 | |
| 17351199 | 4 months ago | | | 0 | 9.1619662e-7 | |
| 17351158 | 4 months ago | | | 0 | 9.1550806e-7 | |
| 17351158 | 4 months ago | | | 0 | 9.1566153e-7 | |
| 17351158 | 4 months ago | | | 0 | 9.1566153e-7 | |
| 17351137 | 4 months ago | | | 0 | 9.1167043e-7 | |
| 17351106 | 4 months ago | | | 0 | 9.1497870e-7 | |
| 17351105 | 4 months ago | | | 0 | 9.1497870e-7 | |
| 17351043 | 4 months ago | | | 0 | 0.000000905388230508 |
ABI
ABI objects
Getter at block 22546989
decimals() view returns (uint8)
9
getInfor() view returns (uint256)
0
name() view returns (string)
Bobo CTO
owner() view returns (address)
0x0000000000000000000000000000000000000000
superRaid() view returns (address)
0x530ab669f264eff83c35c5498cedfc16b88c8ebd
symbol() view returns (string)
BOBOCTO
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnCoins(uint256 amount)
removeRate(address account, uint256 newTaxRate)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
CustomTaxRateSet(address indexed account, uint256 newTaxRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.