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 |
---|---|---|---|---|---|
Test | ERC-20 | 993.923542K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17394789 | a year ago | | | 0 | 0.0014918157 | |
| 17378882 | 2 years ago | | | 0 | 0.00090878268 | |
| 17378860 | 2 years ago | | | 0 | 0.00071275314 | |
| 17378857 | 2 years ago | | | 0 | 0.00073746895 | |
| 17378839 | 2 years ago | | | 0 | 0.00077904694 | |
| 17378823 | 2 years ago | | | 0 | 0.00072041082 | |
| 17378814 | 2 years ago | | | 0 | 0.00075655274 | |
| 17365109 | 2 years ago | | | 0 | 0.0014640635 | |
| 17365103 | 2 years ago | | | 0 | 0.0014927277 | |
| 17365094 | 2 years ago | | | 0 | 0.0015698039 |
ABI
ABI objects
Getter at block 21301487
_maxWalletAmount() view returns (uint256)
10000000000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xbc64bc0f33f1186e5e7aa4f854b81c846c61eced
marketingFeeReceiver() view returns (address)
0xbc64bc0f33f1186e5e7aa4f854b81c846c61eced
name() pure returns (string)
Dontbuy
pair() view returns (address)
0x0dc86fa5df51d012b061075f13781853861d7b38
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
Test
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
setmarketingFee(uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.