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 "Baby DUCK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3070472 | a year ago | | | 0 | 0.0000029823016 | |
| 3070469 | a year ago | | | 0 | 0.0000031894017 | |
| 3058725 | a year ago | | | 0 | 0.0000046925938 | |
| 3057006 | a year ago | | | 0 | 0.0000031915018 | |
| 3055130 | a year ago | | | 0 | 0.0000046911026 | |
| 3054899 | a year ago | | | 0 | 0.0000046911026 | |
| 3053037 | a year ago | | | 0 | 0.0000046911033 | |
| 3052555 | a year ago | | | 0 | 0.0000046911029 | |
| 3051485 | a year ago | | | 0 | 0.0000046923028 | |
| 3051481 | a year ago | | | 0 | 0.000000000004697000 |
ABI
ABI objects
Getter at block 22944026
decimals() view returns (uint8)
9
name() view returns (string)
Baby DUCK
owner() view returns (address)
0x0000000000000000000000000000000000000000
pancakePair() view returns (address)
0x5d526bde7c6c0c8cec09ec5ce8056189e84c0311
symbol() view returns (string)
BABYDUCK
totalSupply() view returns (uint256)
1000000000000000000
viewGas() view returns (address)
0x6e5d7fe19fc47cf8b3e3e72aeef359b1279c4c02
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityETH(address PCSA)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
renounceOwnership()
swapExactETHForTokens(uint256 xt)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.