dragonflyprotocol.com
Verified contract
Active on
Ethereum with 871 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DFLY | ERC-20 | 164.077816K | -- | -- | |
AIRDROP | ERC-20 | 4.805924K | -- | -- | |
RFI | ERC-20 | 0.99 | -- | -- | |
UNI-V2 | ERC-20 | 0.012787 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20717927 | 2 months ago | | | 0 | 0.000089161443 | |
| 20165673 | 5 months ago | | | 0 | 0.00013947600 | |
| 20158077 | 5 months ago | | | 0 | 0.00040575037 | |
| 20096166 | 5 months ago | | | 0 | 0.00021259680 | |
| 18637429 | a year ago | | | 0 | 0.00056903757 | |
| 18360331 | a year ago | | | 0 | 0.00024214993 | |
| 18303441 | a year ago | | | 0 | 0.00076115341 | |
| 18260505 | a year ago | | | 0 | 0.00026527502 | |
| 18251074 | a year ago | | | 0 | 0.0013752755 | |
| 17285514 | a year ago | | | 0 | 0.00085825668 |
ABI
ABI objects
Getter at block 21184420
LPGenerationCompleted() view returns (bool)
true
LPperETHUnit() view returns (uint256)
5155930209725233
TokenPerETHUnit() view returns (uint256)
7545271629778
bonusTokens() view returns (uint256)
150000000000000
decimals() view returns (uint8)
9
devAddr() view returns (address)
0x114a20b3698582d02cd4a42613d8b96ff20b9676
lgeEndTimestamp() view returns (uint256)
1607436000
lpUnlockTimestamp() view returns (uint256)
1610028000
name() view returns (string)
dragonflyprotocol.com
owner() view returns (address)
0x700011661b1a78a9da84a36f231c3e2bc44292a8
symbol() view returns (string)
DFLY
tokenUniswapPair() view returns (address)
0x57b0d4013f6a6c0e314b90843878fdf568bbeafe
totalBurn() view returns (uint256)
36757999946117
totalETHContributed() view returns (uint256)
19880000000000000000
totalFees() view returns (uint256)
110273999841902
totalLPTokensMinted() view returns (uint256)
102499892569337647
totalSupply() view returns (uint256)
963242000053883
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ethContributedForLPTokens(address) view returns (uint256)
ethContributedForTokens(address) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setBurnFee(uint256 burnFee)
_setDevFee(uint256 devFee)
_setTaxFee(uint256 taxFee)
addLiquidity() payable
addLiquidityToUniswapPair()
approve(address spender, uint256 amount) returns (bool)
claimLPTokens()
claimTokens()
createUniswapPair() returns (address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
emergencyRecoveryIfLiquidityGenerationEventFails()
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDev(address _devAddr)
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)
LPTokenClaimed(address dst, uint256 value)
LiquidityAddition(address indexed dst, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenClaimed(address dst, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory, uint256 _lgeEndTimestamp, uint256 _lpUnlockTimestamp)
This contract contains no fallback and receive objects.
This contract contains no error objects.