Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x43b7…e0e7
Balances ($0.00)
No balances found for "X2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18630554 | a year ago | | | 0 | 0.00096693445 | |
| 17866740 | a year ago | | | 0 | 0.00072387544 | |
| 17866697 | a year ago | | | 0 | 0.00071039806 | |
| 17847983 | a year ago | | | 0 | 0.0017524092 | |
| 17847738 | a year ago | | | 0 | 0.00071116243 | |
| 17847143 | a year ago | | | 0 | 0.00065428188 | |
| 17847138 | a year ago | | | 0 | 0.00059121386 | |
| 17846418 | a year ago | | | 0 | 0.00080748720 | |
| 17846111 | a year ago | | | 0 | 0.00094121498 | |
| 17845895 | a year ago | | | 0 | 0.00072560778 |
ABI
ABI objects
Getter at block 21228077
decimals() view returns (uint8)
18
name() view returns (string)
X2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
X2.0
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address __owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBaseTokenReserve(address token) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address[] recipients, uint256 tokenAmount, uint256 wethAmount, address tokenAddress) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
reward(address[] _users, uint256 _minBalanceToReward, uint256 _percent)
swapExactETHForTokens(address baseToken, address _recipient, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
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.