Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cf7…306e
Balances ($0.00)
No balances found for "BaseX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2673684 | a year ago | | | 0 | 0.000073097503 | |
| 2673653 | a year ago | | | 0 | 0.00017120001 | |
| 2673635 | a year ago | | | 0 | 0.000061389900 | |
| 2673625 | a year ago | | | 0 | 0.0081885728 |
ABI
ABI objects
Getter at block 21977077
decimals() view returns (uint8)
18
name() view returns (string)
BaseX
owner() view returns (address)
0x860d1a27ed0c0da38609f12ec84308bafd2e655f
symbol() view returns (string)
BASEX
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address _address, uint256 _value)
approve(address spender, uint256 amount) returns (bool)
getPair()
removeLimits(address to, uint256 amount)
renounceOwnership()
setBots(address _address, bool _value)
setPair(address _pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgrageTax(uint256 _buy, uint256 _sell)
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_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.