Buck the Duck
Verified contract
Active on
Base with 1,488 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfde8…3769
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUCK | ERC-20 | 4M | -- | -- | |
FROGGY🐸 | ERC-20 | 390K | -- | -- | |
🚀BLOOM | ERC-20 | 299K | -- | -- | |
DRIP | ERC-20 | 299K | -- | -- | |
🐜ANT | ERC-20 | 210K | -- | -- | |
MOON | ERC-20 | 210K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20955743 | 18 days ago | | | 0 | 0.000000096932000000 | |
| 20804019 | 22 days ago | | | 0 | 2.1804403e-7 | |
| 19931522 | a month ago | | | 0 | 0.000093479409 | |
| 19823190 | a month ago | | | 0 | 1.1905658e-7 | |
| 19430648 | 2 months ago | | | 0 | 7.1365549e-7 | |
| 18859175 | 2 months ago | | | 0 | 4.2615698e-7 | |
| 18386717 | 3 months ago | | | 0 | 4.1389961e-7 | |
| 18080481 | 3 months ago | | | 0 | 8.7906961e-7 | |
| 18007224 | 3 months ago | | | 0 | 4.1389961e-7 | |
| 17185824 | 3 months ago | | | 0 | 2.1542578e-7 |
ABI
ABI objects
Getter at block 21739792
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x9d3128b4584077420f1823bd0589c039d16bd47c
marketingWallet() view returns (address)
0xfde8a87dc54df6eda29bcd40398229760b893769
maxTxWallet() view returns (uint256)
20000000000000000
name() view returns (string)
Buck the Duck
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() view returns (string)
BUCK
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xc8ff3750362c56a82f0e17d73cfe11736f14d53d
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)
blacklist(address[] addresses)
burn()
openTrading()
recoverTokens(address token, address wallet)
removeLimits()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentWallet)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingWallet)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address[] addresses)
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(string name_, string symbol_, address _developmentWallet)
receive()
This contract contains no error objects.