BaseX Token
Verified contract
Active on
Base with 1,957 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22863580 | 20 hours ago | | | 0 | 0.00051403000 | |
| 22853290 | a day ago | | | 0 | 0.00051391000 | |
| 22826410 | 2 days ago | | | 0 | 0.00051391000 | |
| 22790681 | 3 days ago | | | 0 | 0.00051403000 | |
| 22790171 | 3 days ago | | | 0 | 0.00051391000 | |
| 22787050 | 3 days ago | | | 0 | 0.00051403000 | |
| 22786241 | 3 days ago | | | 0 | 0.00051391000 | |
| 22771087 | 3 days ago | | | 0 | 4.1931840e-7 | |
| 22770675 | 3 days ago | | | 0 | 4.4679930e-7 | |
| 22766502 | 3 days ago | | | 0 | 0.000000504184220050 |
ABI
ABI objects
Getter at block 22898790
decimals() view returns (uint8)
18
initialMinted() view returns (bool)
true
merkleClaim() view returns (address)
0x0000000000000000000000000000000000000000
minter() view returns (address)
0xe92a4251ec3bade70685b463910a23e076353f9e
name() view returns (string)
BaseX Token
redemptionReceiver() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BXT
totalSupply() view returns (uint256)
62480384094055749320223160
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
initialMint(address _recipient)
mint(address account, uint256 amount) returns (bool)
setMinter(address _minter)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.