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 "BASEKING"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12678128 | 7 months ago | | | 0 | 2.4250125e-7 | |
| 12678081 | 7 months ago | | | 0 | 2.5313976e-7 | |
| 12677971 | 7 months ago | | | 0 | 2.3354377e-7 | |
| 12677792 | 7 months ago | | | 0 | 0.000000201042383438 | |
| 12677764 | 7 months ago | | | 0 | 0.0000053280135 | |
| 12677691 | 7 months ago | | | 0 | 0.000000304452537725 | |
| 12677632 | 7 months ago | | | 0 | 1.9180322e-7 | |
| 12677604 | 7 months ago | | | 0 | 0.0000053280135 | |
| 12677589 | 7 months ago | | | 0 | 0.0000053280135 | |
| 12677589 | 7 months ago | | | 0 | 0.0000053280135 |
ABI
ABI objects
Getter at block 21844683
decimals() view returns (uint8)
18
name() view returns (string)
BASEKING
owner() view returns (address)
0x2e46e734792c72b5203e60e31c6a08d8f47e4ae7
symbol() view returns (string)
BASEK
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
OPlists(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OPlist(address[] _addressList, bool _isOPlisting)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.