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 "Based Three"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13905111 | 7 months ago | | | 0 | 0.0000034894777 | |
| 13904773 | 7 months ago | | | 0 | 0.0000011585452 | |
| 13904759 | 7 months ago | | | 0 | 0.0000011598944 | |
| 13904718 | 7 months ago | | | 0 | 0.0000011558539 | |
| 13904703 | 7 months ago | | | 0 | 0.0000011571199 | |
| 13904687 | 7 months ago | | | 0 | 0.0000011572365 | |
| 13904532 | 7 months ago | | | 0 | 0.0000011239167 | |
| 13904512 | 7 months ago | | | 0 | 0.0000011231312 | |
| 13904445 | 7 months ago | | | 0 | 0.0000011480858 | |
| 13904428 | 7 months ago | | | 0 | 0.0000011480858 |
ABI
ABI objects
Getter at block 23283543
decimals() view returns (uint8)
18
name() view returns (string)
Based Three
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
3
totalSupply() view returns (uint256)
3333333333000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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 _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.