Doge and Three Blondes
Verified contract
Active on
Ethereum with 222 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Doge and Three Blondes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20379689 | 4 months ago | | | 0 | 0.000087380448 | |
| 19806721 | 7 months ago | | | 0 | 0.00075936694 | |
| 19806664 | 7 months ago | | | 0 | 0.00036214660 | |
| 19806633 | 7 months ago | | | 0 | 0.00020520566 | |
| 16136325 | 2 years ago | | | 0 | 0.00081036836 | |
| 16129977 | 2 years ago | | | 0 | 0.00071781770 | |
| 16129285 | 2 years ago | | | 0 | 0.00048957115 | |
| 16127892 | 2 years ago | | | 0 | 0.00065247818 | |
| 16127553 | 2 years ago | | | 0 | 0.00097999815 | |
| 16127409 | 2 years ago | | | 0 | 0.00093030496 |
ABI
ABI objects
Getter at block 21262096
_maxWalletSize() view returns (uint256)
2000000000000000
_transferLimit() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
86307787160000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Doge and Three Blondes
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x482d6b5195b1d5264465d9259e6155978738d42f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
550000000000000
symbol() pure returns (string)
CHAMPAGNE
totalSupply() view returns (uint256)
100000000000000000
viewFees() view returns (uint256, uint256, uint256)
(3, 3, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool) view returns (uint256)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnSnipers(address[] sniperAddresses)
changeMaxWallet(uint256 percent, uint256 denominator)
changeTransferLimit(uint256 percent, uint256 denominator)
clearBalance()
renounceOwnership()
setFee(uint256 _marketingFee)
setFeeReceivers(address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
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)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.