Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMEX | ERC-20 | 62.085106M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17767924 | a year ago | | | 0 | 0.00093208000 | |
| 17767905 | a year ago | | | 0 | 0.00072606017 | |
| 17767904 | a year ago | | | 0 | 0.00067374755 | |
| 17767886 | a year ago | | | 0 | 0.00083804171 | |
| 17767865 | a year ago | | | 0 | 0.00078048917 | |
| 17767858 | a year ago | | | 0 | 0.00078584553 | |
| 17767851 | a year ago | | | 0 | 0.00050560765 | |
| 17767839 | a year ago | | | 0 | 0.00078254680 | |
| 17767832 | a year ago | | | 0 | 0.00093208000 | |
| 17767828 | a year ago | | | 0 | 0.00093208000 |
ABI
ABI objects
Getter at block 21219684
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyEnd() view returns (uint256)
0
feeDivisor() view returns (uint256)
10000
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
50
liquiditySellFee() view returns (uint256)
50
lpPair() view returns (address)
0xa2a4d966230661b0db85fd01da7c28947c727695
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
America X
operationsBuyFee() view returns (uint256)
50
operationsSellFee() view returns (uint256)
50
operationsWallet() view returns (address)
0x51b27ec5c12665993d09b7de9aa3c88902abc6a0
owner() view returns (address)
0x51b27ec5c12665993d09b7de9aa3c88902abc6a0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
AMEX
tokensForLiquidity() view returns (uint256)
24514765707836028134871701
tokensForOperations() view returns (uint256)
7066704730830081584959508609
totalBuyFees() view returns (uint256)
100
totalSellFees() view returns (uint256)
100
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17767734
transferDelayEnabled() view returns (bool)
false
Read-only
_isBot(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addCracker(address[] _addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
descendToPrison()
disableTransferDelay() returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
freeToAmerica(address[] _addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
sendToWallets(address[] wallets, uint256[] amountsInWei)
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 _operationsFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.