drift.finance
Verified contract
Active on
Ethereum with 547 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 "drift.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21163647 | 22 days ago | | | 0 | 0.00069805235 | |
| 21163047 | 22 days ago | | | 0 | 0.0017241756 | |
| 20506313 | 4 months ago | | | 0 | 0.00011074498 | |
| 20102856 | 6 months ago | | | 0 | 0.00065703137 | |
| 20051215 | 6 months ago | | | 0 | 0.00021552860 | |
| 20051209 | 6 months ago | | | 0 | 0.00075790989 | |
| 19477521 | 8 months ago | | | 0 | 0.00083465876 | |
| 19199977 | 10 months ago | | | 0 | 0.00072220866 | |
| 17223442 | 2 years ago | | | 0 | 0.0059251079 | |
| 16897169 | 2 years ago | | | 0 | 0.00069536835 |
ABI
ABI objects
Getter at block 21318065 circulatingSupply() view returns (uint256)
bonusSupply() view returns (uint256)
380549971677617925836
buyBonusDenominator() view returns (uint256)
16
buyTxFeeDenominator() view returns (uint256)
100
decimals() view returns (uint8)
18
lord() view returns (address)
0xe5e81b3c76491898e647def755c8ca3e49d315aa
name() view returns (string)
drift.finance
owner() view returns (address)
0x7ab376799355d902c71d259c6f9836a757a8644f
pairAddress() view returns (address)
0xcbf00c846d3c28babfe65e7dadfd48eb92ee85e6
principalSupply() view returns (uint256)
0
reflectFeeDenominator() view returns (uint256)
100
reserveSupply() view returns (uint256)
319832437340160123623
restrictBuyAmount() view returns (uint256)
0
sellFeeDenominator() view returns (uint256)
50
sellTxFeeDenominator() view returns (uint256)
100
symbol() view returns (string)
DRF
totalFees() view returns (uint256)
694382834292383796209519
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee, uint8 transferState) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositPrincipalSupply(uint256 amount)
distributePrincipalRewards(address rewardPairAddress)
excludeReflectAccount(address account)
includeReflectAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address _lord, address _pairAddress)
reflect(uint256 tAmount)
renounceOwnership()
setFee(uint256 _reflectFeeDenominator, uint256 _buyTxFeeDenominator, uint256 _sellTxFeeDenominator, uint256 _buyBonusDenominator, uint256 _sellFeeDenominator)
setNoFee(address account, bool value)
setReserveSupply(uint256 amount)
setRestrictBuyAmount(uint256 amount)
setTransferPairAddress(address transferPairAddress, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawPrincipalSupply() returns (uint256)
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()
receive()
This contract contains no error objects.