Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "boden"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16066261 | 5 months ago | | | 0 | 6.3784513e-7 | |
| 16066260 | 5 months ago | | | 0 | 6.5017858e-7 | |
| 16066234 | 5 months ago | | | 0 | 6.3615363e-7 | |
| 16066202 | 5 months ago | | | 0 | 8.7274875e-7 | |
| 16066156 | 5 months ago | | | 0 | 5.9730340e-7 | |
| 16066150 | 5 months ago | | | 0 | 6.2516155e-7 | |
| 16066048 | 5 months ago | | | 0 | 5.9987559e-7 | |
| 16066047 | 5 months ago | | | 0 | 0.000000606650082624 | |
| 16066006 | 5 months ago | | | 0 | 5.9162099e-7 | |
| 16065995 | 5 months ago | | | 0 | 5.8228540e-7 |
ABI
ABI objects
Getter at block 22911934
_ots() view returns (bytes32)
0x50c4f6721de3262b70caf649661c30118df44a3b5a0336355fe8062823ae35a8
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Boden World
symbol() view returns (string)
boden
totalSupply() view returns (uint256)
10000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.