Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DONKEY | ERC-20 | 100K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12131559 | 8 months ago | | | 0 | 0.0000016746890 | |
| 12131453 | 8 months ago | | | 0 | 0.00023307577 | |
| 12131374 | 8 months ago | | | 0 | 0.000000207282971558 | |
| 12131304 | 8 months ago | | | 0 | 0.0000050346734 | |
| 12131304 | 8 months ago | | | 0 | 0.0000050346734 | |
| 12131304 | 8 months ago | | | 0 | 0.0000050346734 | |
| 12131298 | 8 months ago | | | 0 | 4.1115578e-7 | |
| 12131211 | 8 months ago | | | 0 | 6.3101383e-7 |
ABI
ABI objects
Getter at block 22163816
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0x16e67f66e403e0333a4ef2a110de723c958119b3
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0x16e67f66e403e0333a4ef2a110de723c958119b3
marketingFee() view returns (uint256)
2
marketingFeeReceiver() view returns (address)
0x16e67f66e403e0333a4ef2a110de723c958119b3
maxSwapSize() view returns (uint256)
100000000000000
name() pure returns (string)
BaseDonkey
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
DONKEY
totalFee() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapPairV2() view returns (address)
0x498b5cb16d89033407e18173b0cc2cc3ce6d3a14
uniswapRouterV2() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events addBots(address out, uint256 unt) returns (bool success)
approve(address spender, uint256 amount) returns (bool)
clearStuckETH()
enableTrading(bool status, uint256 deadblocks)
manageBlacklist(address account, bool status)
renounceOwnership()
setBuyFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setFeeReceivers(address _devFeeReceiver, address _marketingFeeReceiver, address _liquidityFeeReceiver)
setIsFeeExempt(address account, bool exempt)
setIsTxLimitExempt(address account, bool exempt)
setMaxTxAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFees(uint256 _devFee, uint256 _marketingFee, uint256 _liquidityFee)
setSwapBackSettings(bool _enabled, uint256 _percentageMinimum, uint256 _percentageMaximum)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.