Unlimited X
Verified contract
Active on
Ethereum with 88 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 |
---|---|---|---|---|---|
UP | ERC-20 | 16.987561B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18228123 | a year ago | | | 0 | 0.00085692636 | |
| 18227717 | a year ago | | | 0 | 0.0010568278 | |
| 18227703 | a year ago | | | 0 | 0.0013499184 | |
| 18227697 | a year ago | | | 0 | 0.00082926246 | |
| 18227695 | a year ago | | | 0 | 0.00087939082 | |
| 18227689 | a year ago | | | 0 | 0.0010618844 | |
| 18227682 | a year ago | | | 0 | 0.0012006932 | |
| 18227680 | a year ago | | | 0 | 0.0012276781 | |
| 18227670 | a year ago | | | 0 | 0.0010056403 | |
| 18227659 | a year ago | | | 0 | 0.00037947039 |
ABI
ABI objects
Getter at block 21223366
_maxTxAmount() view returns (uint256)
8400000000000000000
_maxWalletToken() view returns (uint256)
8400000000000000000
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0xc3de0a2377461867f83b2b24d010c3384cd7b407
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
getPair() view returns (address)
0xc74b026fab49d2380ffc6f53908c2ae6d14aa3b6
liquidityWallet() view returns (address)
0xc3de0a2377461867f83b2b24d010c3384cd7b407
marketingWallet() view returns (address)
0xc3de0a2377461867f83b2b24d010c3384cd7b407
name() view returns (string)
Unlimited X
pair() view returns (address)
0xc74b026fab49d2380ffc6f53908c2ae6d14aa3b6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
42000000000000000000
symbol() view returns (string)
UP
totalBuyFee() view returns (uint256)
30
totalSellFee() view returns (uint256)
45
totalSupply() view returns (uint256)
420000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
bulkIsBlacklisted(address[] accounts, bool state)
clearStuckBalance(uint256 amountPercentage)
liftMax()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _liquidityWallet, address _devWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateIsBlacklisted(address account, bool state)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256[] numbers, address[] addresses, string[] names)
receive()
This contract contains no error objects.