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 "XBALD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20158470 | 5 months ago | | | 0 | 0.000081184323 | |
| 18747955 | a year ago | | | 0 | 0.0014473114 | |
| 18598743 | a year ago | | | 0 | 0.00050146308 | |
| 18387902 | a year ago | | | 0 | 0.0010340940 | |
| 18349451 | a year ago | | | 0 | 0.00015475194 | |
| 18349449 | a year ago | | | 0 | 0.00026162126 | |
| 18147060 | a year ago | | | 0 | 0.00046736157 | |
| 18147054 | a year ago | | | 0 | 0.00048921863 | |
| 18147054 | a year ago | | | 0 | 0.00048921863 | |
| 18147040 | a year ago | | | 0 | 0.00055278999 |
ABI
ABI objects
Getter at block 21259861
_maxTaxSwap() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
_taxWallet2() view returns (address)
0x1568ba48a8b303099a8c28a6511b8e4452132019
decimals() pure returns (uint8)
9
name() pure returns (string)
XBALD
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XBALD
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exchange(address) view returns (bool)
State-modifying
Events addExchange(address _address)
approve(address spender, uint256 amount) returns (bool)
changeTaxWallet(address newTaxWallet)
openTrading()
removeExchange(address _address)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.