Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($261.76)
Native
Value
$261.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.073205 | $3,575.74 |
$261.76 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21064515 | a month ago | | | 0 | 0.00034186982 | |
| 21064490 | a month ago | | | 0 | 0.00032122815 | |
| 20817022 | 2 months ago | | | 0 | 0.00058786337 | |
| 20671289 | 3 months ago | | | 0 | 0.000073847657 | |
| 20566363 | 3 months ago | | | 0 | 0.000058684734 | |
| 20251058 | 5 months ago | | | 0 | 0.00024952154 | |
| 19506995 | 8 months ago | | | 0 | 0.00099407797 | |
| 19506958 | 8 months ago | | | 0 | 0.0010807858 | |
| 19506518 | 8 months ago | | | 0 | 0.0013930265 | |
| 19506517 | 8 months ago | | | 0 | 0.0014976656 |
ABI
ABI objects
Getter at block 21292570
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)
0
liquiditySellFee() view returns (uint256)
0
lpPair() view returns (address)
0xe8f2bc22dac68a6b537e7391abb785d477fa8dca
maxTransactionAmount() view returns (uint256)
500000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Ascend
operationsBuyFee() view returns (uint256)
9900
operationsSellFee() view returns (uint256)
0
operationsWallet() view returns (address)
0x105520341d70926041f42c90e6e460ec0e3dd44f
owner() view returns (address)
0x38bc4f0ebd0ec150d74eb710976a0cb0b4dca8d7
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
ASC
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
28958817573917341551980607029
totalBuyFees() view returns (uint256)
9900
totalSellFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17609026
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 addPrisoner(address[] _addresses)
approve(address spender, uint256 amount) returns (bool)
ascendToWallets(address[] wallets, uint256[] amountsInWei)
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)
freeToAscend(address[] _addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() 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 _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.