Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BASED"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17508981 | 4 months ago | | | 0 | 0.0000018699246 | |
| 17508772 | 4 months ago | | | 0 | 0.0000017538001 | |
| 17508039 | 4 months ago | | | 0 | 0.0000014797141 | |
| 17507877 | 4 months ago | | | 0 | 0.0000013559653 | |
| 17507865 | 4 months ago | | | 0 | 0.0000013432105 | |
| 17507863 | 4 months ago | | | 0 | 7.4504839e-7 | |
| 17507745 | 4 months ago | | | 0 | 0.0000013281917 | |
| 17507653 | 4 months ago | | | 0 | 0.0000012297287 | |
| 17507562 | 4 months ago | | | 0 | 0.0000011843369 | |
| 17507320 | 4 months ago | | | 0 | 0.0000011086777 |
ABI
ABI objects
Getter at block 22537439
_ots() view returns (bytes32)
0xbd18cdc2c726cd7270e3e257ae7639dd3f0f1a5199b75f4e127597233e1f43b0
_totalSupply() view returns (uint256)
310000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BASED
symbol() view returns (string)
BASED
totalSupply() view returns (uint256)
310000000000000000000000000
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.