FlyingDutchmanFarm
Verified contract
Active on
Ethereum with 37 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 "FlyingDutchmanFarm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20571129 | 3 months ago | | | 0 | 0.000023564414 | |
| 11204876 | 4 years ago | | | 0 | 0.0026199540 | |
| 11204870 | 4 years ago | | | 0 | 0.0021924990 | |
| 11204857 | 4 years ago | | | 0 | 0.0032416380 | |
| 11204857 | 4 years ago | | | 0 | 0.0032416380 | |
| 11204843 | 4 years ago | | | 0 | 0.0013321800 | |
| 11204839 | 4 years ago | | | 0 | 0.0040877100 | |
| 11204671 | 4 years ago | | | 0 | 0.0031261824 | |
| 11204655 | 4 years ago | | | 0 | 0.0053287200 | |
| 11204608 | 4 years ago | | | 0 | 0.0037745101 |
ABI
ABI objects
Getter at block 21292761
UNISWAP() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
maxContractSizeBytes() view returns (uint256)
256
name() view returns (string)
FlyingDutchmanFarm
owner() view returns (address)
0x780c4cf3488994d603346d73700e15427e961705
pair() view returns (address)
0xd28ff590bde936404c64c67efa1c68a375931056
symbol() view returns (string)
FDM
totalSupply() view returns (uint256)
1000039999000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
setContractSize(uint256 size) returns (bool)
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)
constructor(uint256 totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.