Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ULTRA | ERC-20 | 44.83783M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17986131 | a year ago | | | 0 | 0.0013718148 | |
| 17985899 | a year ago | | | 0 | 0.0015200200 | |
| 17985649 | a year ago | | | 0 | 0.0013291923 | |
| 17985482 | a year ago | | | 0 | 0.0014982839 | |
| 17985422 | a year ago | | | 0 | 0.0013203698 | |
| 17985416 | a year ago | | | 0 | 0.0012403381 | |
| 17985360 | a year ago | | | 0 | 0.0019179983 | |
| 17985332 | a year ago | | | 0 | 0.0022261974 | |
| 17985326 | a year ago | | | 0 | 0.0023463123 | |
| 17985270 | a year ago | | | 0 | 0.0017817108 |
ABI
ABI objects
Getter at block 21200562
buyLiquidityFee() view returns (uint256)
0
buyTeamFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
buyTreasuryFee() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
denominator() view returns (uint256)
1000000
lastLpBurnTime() view returns (uint256)
1692896291
limitsInEffect() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
86400
maxTransactionAmount() view returns (uint256)
75000000000000000000000000
maxWallet() view returns (uint256)
75000000000000000000000000
name() view returns (string)
UltraX
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
999999
sellLiquidityFee() view returns (uint256)
0
sellTeamFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
sellTreasuryFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
30000000000000000000000
symbol() view returns (string)
ULTRA
teamAddress() view returns (address)
0xad064df8d3b4f9d900b1197463685f45fa100555
tokensForLiquidity() view returns (uint256)
0
tokensForTeam() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
14837830422536213567914091
totalSupply() view returns (uint256)
3000000000000000000000000000
transferDelayEnabled() view returns (bool)
true
treasuryAddress() view returns (address)
0x24d37a50b5261f52250fe6278fd9871fe4970d17
uniswapV2Pair() view returns (address)
0x518b125ad30f9f94e6e926a1c9942974642c7ed7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isOutMaxTxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
openTrading()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
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)
teamAddressUpdated(address indexed newWallet, address indexed oldWallet)
treasuryAddressUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.