DuckFactory
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DKFT | ERC-20 | 65.746017M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17710361 | a year ago | | | 0 | 0.00087888031 | |
| 17710027 | a year ago | | | 0 | 0.00068306490 | |
| 17710008 | a year ago | | | 0 | 0.00077963760 | |
| 17709883 | a year ago | | | 0 | 0.00029466208 | |
| 17709829 | a year ago | | | 0 | 0.00073587464 | |
| 17709828 | a year ago | | | 0 | 0.0011304294 | |
| 17709828 | a year ago | | | 0 | 0.0026926000 | |
| 17709827 | a year ago | | | 0 | 0.00065510854 | |
| 17709827 | a year ago | | | 0 | 0.00072480904 | |
| 17709827 | a year ago | | | 0 | 0.00072480904 |
ABI
ABI objects
Getter at block 21190207
decimals() view returns (uint8)
9
name() view returns (string)
Duck Factory
symbol() view returns (string)
DKFT
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
setFee(uint256 newBuyTax, uint256 newSellTax)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.