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 "BBBase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21532495 | 2 months ago | | | 0 | 1.3804214e-7 | |
| 21374819 | 2 months ago | | | 0 | 7.8002058e-7 | |
| 21374145 | 2 months ago | | | 0 | 0.000094306883 | |
| 21374137 | 2 months ago | | | 0 | 0.000094282366 | |
| 21374125 | 2 months ago | | | 0 | 0.000094307344 | |
| 21374117 | 2 months ago | | | 0 | 0.000094307890 | |
| 21374108 | 2 months ago | | | 0 | 0.0000052284857 | |
| 21374040 | 2 months ago | | | 0 | 0.0000052255582 | |
| 21373974 | 2 months ago | | | 0 | 0.000027048156 | |
| 21373973 | 2 months ago | | | 0 | 0.000025024700 |
ABI
ABI objects
Getter at block 23821439
DOMAIN_SEPARATOR() view returns (bytes32)
0xa2d663a31d7080536e25ab6b0d6871356120af014e0b0e44015e18498fd8f38a
decimals() view returns (uint8)
18
name() view returns (string)
BBBase
symbol() view returns (string)
BBB
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.