Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BS DUCK | ERC-20 | 1.034236M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15465678 | 6 months ago | | | 0 | 2.5816231e-7 | |
| 14075278 | 7 months ago | | | 0 | 0.0000032899545 | |
| 13499119 | 7 months ago | | | 0 | 0.0000064598683 | |
| 2015165 | a year ago | | | 0 | 0.000066705014 | |
| 2011043 | a year ago | | | 0 | 0.0000044781402 | |
| 2010128 | a year ago | | | 0 | 0.000067156568 | |
| 2009706 | a year ago | | | 0 | 0.000044471263 | |
| 2008998 | a year ago | | | 0 | 0.000066705107 | |
| 2004921 | a year ago | | | 0 | 0.000066705012 | |
| 2004254 | a year ago | | | 0 | 0.000066705247 |
ABI
ABI objects
Getter at block 22912716
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
1000000000000000000
buyfee() view returns (uint256)
40
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0xbfa8f875867689b6f2d12bf378dc9c208dc27c9f
name() pure returns (string)
BS DUCK
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
40
swapRouter() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
BS DUCK
totalSupply() pure returns (uint256)
1000000000000000000
transferfee() view returns (uint256)
0
Read-only
_blackList(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading()
manage_bl(address[] addresses, bool status)
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
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)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.