XU INU
Unverified contract
Proxy
Active on
Base with 272 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional
variables
Balances ($2.13)
Native
Value
$2.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000615 | $3,305.77 |
$2.03 | |
ETHO | ERC-20 | 10 | $0.009874 |
$0.1 | |
XUNU | ERC-20 | 408.968737K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22748154 | 3 hours ago | | | 0 | 0.0000013186459 | |
| 22743145 | 6 hours ago | | | 0 | 4.4222325e-7 | |
| 22743047 | 6 hours ago | | | 0 | 4.4720751e-7 | |
| 22613578 | 3 days ago | | | 0 | 8.3452488e-7 | |
| 22572971 | 4 days ago | | | 0 | 0.0000010985577 | |
| 22495675 | 6 days ago | | | 0 | 8.3878460e-7 | |
| 22474000 | 6 days ago | | | 0 | 8.4994428e-7 | |
| 22391353 | 8 days ago | | | 0 | 0.0000020546103 | |
| 22385500 | 9 days ago | | | 0 | 8.3322790e-7 | |
| 22339689 | 10 days ago | | | 0.00061455638 | 1.6837737e-7 |
ABI
ABI objects
Getter at block 22754375
MAX_FEE() view returns (uint256)
2000
VERSION() view returns (uint256)
1
_liquidityFee() view returns (uint256)
0
_marketingAddress() view returns (address)
0xd8294cbb12482513167029883dffde2a4ab46a8a
_marketingFee() view returns (uint256)
0
_marketingToken() view returns (address)
0x4200000000000000000000000000000000000006
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
XU INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
XUNU
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x12ed09cf7acd29b0b57450231881ea4ac13ce936
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[3] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.