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 |
---|---|---|---|---|---|
XWAVE | ERC-20 | 20B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20254524 | 5 months ago | | | 0 | 0.00020406277 | |
| 20125717 | 6 months ago | | | 0 | 0.00075795346 | |
| 20107856 | 6 months ago | | | 0 | 0.00021954844 | |
| 20060559 | 6 months ago | | | 0 | 0.00022034278 | |
| 20031623 | 6 months ago | | | 0 | 0.00056456103 | |
| 19903786 | 7 months ago | | | 0 | 0.00014424634 | |
| 19855743 | 7 months ago | | | 0 | 0.000090234187 | |
| 19843490 | 7 months ago | | | 0 | 0.00027583750 | |
| 19826178 | 7 months ago | | | 0 | 0.00043291553 | |
| 19821843 | 7 months ago | | | 0 | 0.00024958135 |
ABI
ABI objects
Getter at block 21412965
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
0
getSwapThresholdAmount() view returns (uint256)
9065389088234545621990
name() view returns (string)
XenoWave
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0xb56f2a53d3fc63c921aee730de45edd39e91577a
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio() view returns (uint16)
1
symbol() view returns (string)
XENO
totalSupply() view returns (uint256)
100000000000000000000000000
xenowavetreasuryAddress() view returns (address)
0xfbd9cacbfd5195a18818827f7d07c1d5f2302d74
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
totalFees(uint256) view returns (uint16)
xenowavetreasuryFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint16 _swapThresholdRatio)
xenowavetreasuryAddressSetup(address _newAddress)
xenowavetreasuryFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
xenowavetreasuryAddressUpdated(address xenowavetreasuryAddress)
xenowavetreasuryFeeSent(address recipient, uint256 amount)
xenowavetreasuryFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.