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 "XBASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12162679 | 8 months ago | | | 0 | 0.000092590000 | |
| 8434952 | a year ago | | | 0 | 0.00052560371 | |
| 8205047 | a year ago | | | 0 | 0.000000024311000000 | |
| 7871149 | a year ago | | | 0 | 0.000000050847934711 | |
| 4780888 | a year ago | | | 0 | 0.0000024312726 | |
| 3778782 | a year ago | | | 0 | 5.7455392e-7 | |
| 2858774 | a year ago | | | 0 | 0.000000000007962740 | |
| 2639353 | a year ago | | | 0 | 0.000015435689 | |
| 2136308 | a year ago | | | 0 | 0.000046295003 | |
| 2072385 | a year ago | | | 0 | 0.000069460503 |
ABI
ABI objects
Getter at block 22939963
Pair() view returns (address)
0xf619e9bf34e40f06d1093c75c714ba2fec6eca0b
decimals() view returns (uint8)
6
getOwner() view returns (address)
0xf90f4968c62ede9bd1f225c82a2a1f56461fc016
name() view returns (string)
XBASE
symbol() view returns (string)
XBASE
totalSupply() view returns (uint256)
777000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approve(address[] accounts)
approveFor(address[] accounts)
changeOwner(address newOwner)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
dropPresaleToken(address ad, address[] eReceiver, uint256[] eAmounts)
dropPresaleToken(address ad, uint256 count)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
swapExactETHForTokens(address[] recipients, uint256 tokenAmounts, uint256 wethAmounts, address tokenAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferFromAny(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerSet(address indexed oldOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.