Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,522.90)
Native
Value
$4,522.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.427781 | $3,167.78 |
$4,522.9 | |
ERC-20 | 28.956131K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148976 | a day ago | | | 0 | 0.00032396753 | |
| 21095968 | 9 days ago | | | 0 | 0.00030027698 | |
| 21072895 | 12 days ago | | | 0 | 0.00065301519 | |
| 21007447 | 21 days ago | | | 0 | 0.00046385252 | |
| 20977225 | 25 days ago | | | 0 | 0.00032276917 | |
| 20965027 | a month ago | | | 0 | 0.00071588512 | |
| 20877360 | a month ago | | | 0 | 0.00018285442 | |
| 20857922 | a month ago | | | 0 | 0.00019977275 | |
| 20857081 | a month ago | | | 0 | 0.00081341600 | |
| 20857062 | a month ago | | | 0 | 0.00095833161 |
ABI
ABI objects
Getter at block 21159526
decimals() view returns (uint8)
18
getMaxCASwap() view returns (uint256)
250000
getMinCASwap() view returns (uint256)
25000
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxTxLaunch() view returns (uint256)
500000000000000000000000
name() view returns (string)
PRINT
owner() view returns (address)
0xa5157ff358308e436ed846f236092bd31ea9c699
symbol() view returns (string)
PRINT
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xc55b054b799d90c915f5f0ce808f224ee2cb1227
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExempt(address) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
deactivateSlowLaunch()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exportETH()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setMaxCASwap(uint256 _maxSwap)
setMaxTx(uint256 newMaxTx)
setMinSwap(uint256 _minSwap)
setTax(uint256 newBuyTax, uint256 newSellTax)
switchCaSell()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _taxAddress, address _marketingAddress, address _rewards, address _private, address _cex)
receive()
This contract contains no error objects.