Extradinal
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EXTRA | ERC-20 | 222.754286M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18854483 | a year ago | | | 0 | 0.0012963897 | |
| 18812700 | a year ago | | | 0 | 0.0017052442 | |
| 18803515 | a year ago | | | 0 | 0.0013326129 | |
| 18771959 | a year ago | | | 0 | 0.0027638646 | |
| 18767351 | a year ago | | | 0 | 0.0016421374 | |
| 18766385 | a year ago | | | 0 | 0.0019962693 | |
| 18766116 | a year ago | | | 0 | 0.0018627162 | |
| 18765984 | a year ago | | | 0 | 0.0019288288 | |
| 18765967 | a year ago | | | 0 | 0.0019921619 | |
| 18765964 | a year ago | | | 0 | 0.0020739768 |
ABI
ABI objects
Getter at block 21208402
botBlockRenounced() view returns (bool)
true
botBusterEnabled() view returns (bool)
false
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
300
buyHoldersFee() view returns (uint256)
200
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
500
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xcf893ae25854f45ceb0202421339fa91fb619ec9
earlyBuyFee() view returns (uint256)
1500
earlySellFee() view returns (uint256)
3500
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Extradinal
owner() view returns (address)
0x0000000000000000000000000000000000000000
revenueWallet() view returns (address)
0xf2f3079355358731cc66d507c01959e61b90ea21
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
300
sellHoldersFee() view returns (uint256)
200
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
EXTRA
tokensForDev() view returns (uint256)
133652571581481503026875828
tokensForHolders() view returns (uint256)
89101714387654335351250552
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x11d6ddca8dae1e2b5b4acf5a93a6919fc8b36041
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
theAmount(address) view returns (uint256)
theList(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
botBlock(address account)
botBlockMultiples(address[] accounts)
botUnblock(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading(uint256 _earlyBuyFee, uint256 _earlySellFee)
endExtraFees()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
execute() returns (bool success)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceBotBlock()
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 _holdersFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateRevenueWallet(address newRevenueWallet)
updateSellFees(uint256 _holdersFee, uint256 _liquidityFee, uint256 _devFee, uint256 _burnFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawErc20(address tokenAddress, uint256 amount, address to)
withdrawEth(uint256 amount, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
IncludeInFees(address indexed account)
ManualNukeLP()
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)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
revenueWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.