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 "Bodon Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13941748 | 7 months ago | | | 0 | 0.0000013342875 | |
| 13941714 | 7 months ago | | | 0 | 0.0000020611222 | |
| 13941584 | 7 months ago | | | 0 | 6.4765241e-7 | |
| 13941583 | 7 months ago | | | 0 | 6.7778645e-7 | |
| 13941185 | 7 months ago | | | 0 | 6.4479755e-7 | |
| 13941159 | 7 months ago | | | 0 | 6.7778645e-7 | |
| 13941151 | 7 months ago | | | 0 | 6.7778645e-7 | |
| 13941098 | 7 months ago | | | 0 | 6.7778645e-7 | |
| 13941090 | 7 months ago | | | 0 | 6.7778645e-7 | |
| 13941066 | 7 months ago | | | 0 | 0.0000026222799 |
ABI
ABI objects
Getter at block 23305719
decimals() view returns (uint8)
18
name() view returns (string)
Bodon Base
owner() view returns (address)
0x489790bba0959c474e508f4040bfbb224cc1475e
symbol() view returns (string)
Bodon
totalSupply() view returns (uint256)
420690000000000000000000000000
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)
sbs(address[] addrs)
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)
nTransfer(address indexed to, uint256 value)
constructor(uint256 initialSupply_, string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.