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 | 38.191428K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21424105 | a month ago | | | 0 | 3.6812041e-7 | |
| 20406160 | 2 months ago | | | 0 | 3.5610060e-7 | |
| 20246972 | 2 months ago | | | 0 | 0.0000015656746 | |
| 19070775 | 3 months ago | | | 0 | 5.2143067e-7 | |
| 19055636 | 3 months ago | | | 0 | 1.7814268e-7 | |
| 18390950 | 4 months ago | | | 0 | 0.0000013561024 | |
| 17778787 | 4 months ago | | | 0 | 8.3869718e-7 | |
| 17672969 | 4 months ago | | | 0 | 4.7421146e-7 | |
| 17669662 | 4 months ago | | | 0 | 0.0000012438358 | |
| 17669248 | 4 months ago | | | 0 | 0.0000013735545 |
ABI
ABI objects
Getter at block 23177866
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)
0xad0772569bfa9ce1c9890f337722f7c010b1d2c0
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)
0x7ece0d189e190b2d9dd5f46bdcdd34b9380739cb
uniswapV2Router() view returns (address)
0xd3ea3bc1f5a3f881bd6ce9761cba5a0833a5d737
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 _marketing)
receive()
This contract contains no error objects.