Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Boss Doge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20917861 | a month ago | | | 0 | 0.00022543323 | |
| 20818807 | 2 months ago | | | 0 | 0.00073924783 | |
| 20818292 | 2 months ago | | | 0 | 0.00061410144 | |
| 20817072 | 2 months ago | | | 0 | 0.00092826179 | |
| 20816829 | 2 months ago | | | 0 | 0.00079180900 | |
| 20816730 | 2 months ago | | | 0 | 0.0010433269 | |
| 20816728 | 2 months ago | | | 0 | 0.0011208024 | |
| 20816728 | 2 months ago | | | 0 | 0.0011301989 | |
| 20816726 | 2 months ago | | | 0 | 0.0015453607 | |
| 20816725 | 2 months ago | | | 0 | 0.0011182866 |
ABI
ABI objects
Getter at block 21181418
_maxTaxSwap() view returns (uint256)
1600000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Boss Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BDOGE
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit2()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.