Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($28.76)
Native
Value
$28.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00896 | $3,209.51 |
$28.76 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18676405 | a year ago | | | 0 | 0.00081033225 | |
| 18424946 | a year ago | | | 0 | 0.0028024732 | |
| 18267386 | a year ago | | | 0 | 0.00030665541 | |
| 18215762 | a year ago | | | 0 | 0.00059026338 | |
| 18071964 | a year ago | | | 0 | 0.00085858460 | |
| 18042891 | a year ago | | | 0 | 0.00075637047 | |
| 18042731 | a year ago | | | 0 | 0.00082925459 | |
| 18041183 | a year ago | | | 0 | 0.00057221338 | |
| 18011922 | a year ago | | | 0 | 0.00065562069 | |
| 18011911 | a year ago | | | 0 | 0.00065934917 |
ABI
ABI objects
Getter at block 21158720
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xbc5e7e62cedd93c77f14595cc0d765aff3e2d199
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0xe06f54f7ed490d90725f7c64c140dd43ce397681
maxTransactionAmount() view returns (uint256)
200000000000000000000000
maxWallet() view returns (uint256)
350000000000000000000000
name() view returns (string)
Cross
owner() view returns (address)
0xe06f54f7ed490d90725f7c64c140dd43ce397681
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
CROSS
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5f83953ecc15434729b45d44d366e3132e3d494c
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) 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)
Approval(address indexed owner, address indexed spender, uint256 value)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.