Donald Bonk
Verified contract
Active on
Ethereum with 430 txns
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 |
---|---|---|---|---|---|
DONK | ERC-20 | 7.9588M | -- | -- | |
MRAI | ERC-20 | 120.04614K | -- | -- | |
POOF | ERC-20 | 21.947741 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20856428 | a month ago | | | 0 | 0.00034708840 | |
| 20589122 | 2 months ago | | | 0 | 0.000064952930 | |
| 20569915 | 3 months ago | | | 0 | 0.000063253528 | |
| 20402705 | 3 months ago | | | 0 | 0.00014182499 | |
| 20305452 | 4 months ago | | | 0 | 0.00035184947 | |
| 20305452 | 4 months ago | | | 0 | 0.00035184947 | |
| 20269289 | 4 months ago | | | 0 | 0.00023594351 | |
| 20189440 | 4 months ago | | | 0 | 0.00024192593 | |
| 20179205 | 4 months ago | | | 0 | 0.00020550259 | |
| 20057933 | 5 months ago | | | 0 | 0.00020915622 |
ABI
ABI objects
Getter at block 21123396
decimals() view returns (uint8)
18
marketingFeeOnBuy() view returns (uint256)
1
marketingFeeOnSell() view returns (uint256)
1
marketingFeeOnTransfer() view returns (uint256)
0
marketingWallet() view returns (address)
0xb951c4fd6880f96f3827ee6ea6ee4cf78a383664
maxBuyLimit() view returns (uint256)
1000000000000000000000000000
maxSellLimit() view returns (uint256)
1000000000000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Donald Bonk
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
DONK
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x9cfaa36c443b3690ddbfbfc0b6df9a93122be699
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reedemTokens(address token)
removeLimitsAndRenounce(uint256 _feeOnBuy, uint256 _feeOnSell)
renounceOwnership()
swapTaxesToMarketing()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingFees(uint256 _buyFee, uint256 _sellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
TradeEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFees(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell)
constructor()
receive()
This contract contains no error objects.