Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Buddha"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17469094 | 4 months ago | | | 0 | 0.0000024758075 | |
| 17469027 | 4 months ago | | | 0 | 0.0000023320197 | |
| 17468950 | 4 months ago | | | 0 | 0.0000022547940 | |
| 17468502 | 4 months ago | | | 0 | 0.0000024580470 | |
| 17468263 | 4 months ago | | | 0 | 0.0000023616037 | |
| 17468025 | 4 months ago | | | 0 | 0.0000024492003 | |
| 17467968 | 4 months ago | | | 0 | 0.0000026764857 |
ABI
ABI objects
Getter at block 22154479
_ots() view returns (bytes32)
0xa512fc507b796a7aa77c43cfc8749e9f8decade964d1383047a0f7b46ce7516c
_totalSupply() view returns (uint256)
910000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Buddha
symbol() view returns (string)
$BUDA
totalSupply() view returns (uint256)
910000000000000000000000000
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.