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 |
---|---|---|---|---|---|
AXN | ERC-20 | 4.810009M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19311787 | 9 months ago | | | 0 | 0.00071764056 | |
| 19301528 | 9 months ago | | | 0 | 0.0014513211 | |
| 19299305 | 9 months ago | | | 0 | 0.0012903944 | |
| 19241130 | 9 months ago | | | 0 | 0.0046329575 | |
| 19180129 | 9 months ago | | | 0 | 0.0018952250 | |
| 19135793 | 10 months ago | | | 0 | 0.0010455103 | |
| 19135793 | 10 months ago | | | 0 | 0.0019850356 | |
| 19085500 | 10 months ago | | | 0 | 0.0011235140 | |
| 19010966 | 10 months ago | | | 0 | 0.00083309450 | |
| 18990585 | 10 months ago | | | 0 | 0.0010540307 |
ABI
ABI objects
Getter at block 21223351
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
AxioDex
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
startClock() view returns (bool)
false
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
AXN
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x53c021a2ca90dc60a638c07bdae3645a7ee2ee72
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 _startBlocks)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap(uint256 amount)
removeStartClock() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateMarketingWallet(address newMarketingWallet)
updateSellFees(uint256 _sellFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address _presale, address _marketing, address _team, address _staking)
receive()
This contract contains no error objects.