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 |
---|---|---|---|---|---|
BASECTO | ERC-20 | 2.329385K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17340331 | 5 months ago | | | 0 | 9.6595677e-7 | |
| 17340329 | 5 months ago | | | 0 | 0.0000019337691 | |
| 17336636 | 5 months ago | | | 0 | 9.4610729e-7 | |
| 17336635 | 5 months ago | | | 0 | 0.0000018932753 | |
| 17336528 | 5 months ago | | | 0 | 0.000000904698470196 | |
| 17336528 | 5 months ago | | | 0 | 0.000000904945057428 | |
| 17336528 | 5 months ago | | | 0 | 0.000000904945057428 | |
| 17336492 | 5 months ago | | | 0 | 8.9500162e-7 | |
| 17336491 | 5 months ago | | | 0 | 8.9500162e-7 | |
| 17336491 | 5 months ago | | | 0 | 8.9500162e-7 |
ABI
ABI objects
Getter at block 23590540
decimals() view returns (uint8)
9
getInfor() view returns (uint256)
0
name() view returns (string)
Base CTO
owner() view returns (address)
0x0000000000000000000000000000000000000000
superRaid() view returns (address)
0xcfb139186bdc2f065e5861dd9b049e23e1aaa734
symbol() view returns (string)
BASECTO
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.