Balances ($0.00)
No balances found for "Based Boden"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17508355 | 4 months ago | | | 0 | 5.7701517e-7 | |
| 17508340 | 4 months ago | | | 0 | 5.2135069e-7 | |
| 17508304 | 4 months ago | | | 0 | 2.9335190e-7 | |
| 12399033 | 8 months ago | | | 0 | 4.5177763e-7 | |
| 12398998 | 8 months ago | | | 0 | 3.5661019e-7 | |
| 12398946 | 8 months ago | | | 0 | 0.0000050845951 | |
| 12398864 | 8 months ago | | | 0 | 0.00023294930 | |
| 12398449 | 8 months ago | | | 0 | 0.00023294930 | |
| 12398424 | 8 months ago | | | 0 | 4.8017780e-7 | |
| 12398320 | 8 months ago | | | 0 | 0.0000050845951 |
ABI
ABI objects
Getter at block 22955673
_Owner() view returns (address)
0x3dbf7dc5af803c919a3b459c42f4aa66fd0ee9d9
decimals() view returns (uint8)
18
name() view returns (string)
Based Boden
symbol() view returns (string)
BODEN
totalSupply() view returns (uint256)
1000000000000000000000001000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address eReceiver, uint256 eAmounts)
lock()
openTrading(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.