Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESCROW | ERC-20 | 3.242187K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18475593 | a year ago | | | 0 | 0.00029389223 | |
| 18468586 | a year ago | | | 0 | 0.00036389557 | |
| 18436605 | a year ago | | | 0 | 0.00098943961 | |
| 18436591 | a year ago | | | 0 | 0.00040477191 | |
| 18436590 | a year ago | | | 0 | 0.00093058248 | |
| 18436583 | a year ago | | | 0 | 0.00040332168 | |
| 18436572 | a year ago | | | 0 | 0.00082269330 | |
| 18436567 | a year ago | | | 0 | 0.00095864675 | |
| 18436565 | a year ago | | | 0 | 0.00083825212 | |
| 18436557 | a year ago | | | 0 | 0.0012838969 |
ABI
ABI objects
Getter at block 21159567
antisnipe() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
5
getSellFees() view returns (uint256)
5
lpPair() view returns (address)
0x2166992a0667f95ffea5a56a02d9463b776e2f63
maxSwapTokens() view returns (uint256)
10000000000000
name() view returns (string)
ESCROW
owner() view returns (address)
0x2a2287ba6402184861a96a715306996c9867b48c
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000
symbol() view returns (string)
ESCROW
taxCollector() view returns (address)
0x2a2287ba6402184861a96a715306996c9867b48c
totalSupply() view returns (uint256)
1000000000000000
tradingActiveTime() view returns (uint256)
18436489
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
walletProtection(address) view returns (uint256)
State-modifying
Events airdrop(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
prepare(uint256 tokens) payable
renounceOwnership()
setAntisnipe(address _as, bool register, address pair) payable
setPair(address pair, bool value)
setTaxCollector(address _collector)
skipFeeTier()
toggleSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferProtection(address[] _wallets, bool _enabled)
updateSwapTokens(uint256 atAmount, uint256 maxAmount)
withdrawTax()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.