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 |
---|---|---|---|---|---|
DROP | ERC-20 | 279.563566M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21280014 | 11 hours ago | | | 0 | 0.00060279009 | |
| 21110943 | 24 days ago | | | 0 | 0.000080911281 | |
| 21110942 | 24 days ago | | | 0 | 0.000080088492 | |
| 21035600 | a month ago | | | 0 | 0.00053456162 | |
| 20955629 | a month ago | | | 0 | 0.00025950025 | |
| 20942722 | 2 months ago | | | 0 | 0.0015556460 | |
| 20928209 | 2 months ago | | | 0 | 0.0019177200 | |
| 20891369 | 2 months ago | | | 0 | 0.00013608164 | |
| 20857521 | 2 months ago | | | 0 | 0.00025007785 | |
| 20855630 | 2 months ago | | | 0 | 0.00017941552 |
ABI
ABI objects
Getter at block 21283342
_maxWalletAmount() view returns (uint256)
88800000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xda0302c2ebd30f5e5cc3c335d6c15ffb5bd38005
marketingFeeReceiver() view returns (address)
0xda0302c2ebd30f5e5cc3c335d6c15ffb5bd38005
name() pure returns (string)
DropCoin
pair() view returns (address)
0x56e21fcfd270f3eade79794ca12dc6d6ebe3da2a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
444000000000000000000000000
symbol() pure returns (string)
DROP
totalSupply() view returns (uint256)
888000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBagSizeLimitExcluded(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addFeeExcluded(address wallet)
addIsBagSizeLimitExcluded(address wallet)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeMaxWalletAmount(uint8 maxAmountPercent)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setSwapThreshold(uint256 _swapThreshold)
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.