Don Jr.
Verified contract
Active on
Ethereum with 1,355 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xadeb…241c
0x9061…0a18
0xda7f…5b63
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,066.03 |
$0 | |
$DONJR | ERC-20 | 127.800314M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21202706 | 6 hours ago | | | 0 | 0.00062904291 | |
| 21151784 | 7 days ago | | | 0 | 0.00034640868 | |
| 21151781 | 7 days ago | | | 0 | 0.00035413714 | |
| 21147263 | 8 days ago | | | 0 | 0.00048257249 | |
| 21131996 | 10 days ago | | | 0 | 0.00082198370 | |
| 21123478 | 11 days ago | | | 0 | 0.00051759270 | |
| 21120827 | 12 days ago | | | 0 | 0.00029279220 | |
| 21111227 | 13 days ago | | | 0 | 0.00020335248 | |
| 21111166 | 13 days ago | | | 0 | 0.00014373925 | |
| 21063583 | 20 days ago | | | 0 | 0.00055463086 |
ABI
ABI objects
Getter at block 21204627
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
1000000000000000000000
buyfee() view returns (uint256)
20
copyright() view returns (string)
analytixaudit.com
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isContract() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0xb6f20261cd3f9621c0833fd767e6b274fd8e8508
name() pure returns (string)
Don Jr.
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
20
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
200000000000000000
symbol() pure returns (string)
$DONJR
totalSupply() pure returns (uint256)
1000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events allowedToBuy(address account, bool yesno)
approve(address spender, uint256 amount) returns (bool)
changeWallets(address mkt1, address mkt2)
internalEnableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
toggleCanSwapFees(bool yesno)
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)
SwapAndLiquify()
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address newBuy)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.