Fulcrum Perpetual Long LINK-DAI 2x v2
Verified contract
Proxy
Active on
Ethereum with 385 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
44 additional
variables
Balances ($4,069.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 142.79507 | $28.49 |
$4,068.23 | |
DAI | ERC-20 | 1.094751 | $1.00 |
$1.09 | |
0x8f7e…a844 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20569380 | 4 months ago | | | 0 | 0.00042053446 | |
| 14274986 | 3 years ago | | | 0 | 0.028538088 | |
| 10769719 | 4 years ago | | | 0 | 0.051220502 | |
| 10594824 | 4 years ago | | | 0 | 0.0064838400 | |
| 10459811 | 4 years ago | | | 0 | 0.075286400 | |
| 10238968 | 5 years ago | | | 0 | 0.11942855 | |
| 9907899 | 5 years ago | | | 0 | 0.014520139 | |
| 9904226 | 5 years ago | | | 0 | 0.0074552595 | |
| 9729349 | 5 years ago | | | 0 | 0.00063398400 | |
| 9728124 | 5 years ago | | | 0 | 0.076155180 |
ABI
ABI objects
Getter at block 21392830
bZxContract() view returns (address)
0x1cf226e9413addaf22412a2e182f9c0de44af002
bZxOracle() view returns (address)
0xc5c4554dc5ff2076206b5b3e1abdfb77ff74788b
bZxVault() view returns (address)
0x8b3d70d628ebd30d4a2ea82db95ba2e906c71633
burningPaused() view returns (bool)
false
decimals() view returns (uint8)
18
initialPrice() view returns (uint256)
1000000000000000000000
leverageAmount() view returns (uint256)
18345150911229007323464235450477607705293231439832009020532390759848510835001
loanOrderHash() view returns (bytes32)
0x6a4a00d2412ce244ce3c09acc27ea25875ef8312573d62edc92f6c8c9a44c961
loanTokenAddress() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
loanTokenAdjustment() view returns (uint256)
1000000000000000000
loanTokenDecimals() view returns (uint256)
18
loanTokenLender() view returns (address)
0x493c57c4763932315a328269e1adad09653b9081
mintingPaused() view returns (bool)
false
name() view returns (string)
Fulcrum Perpetual Long LINK-DAI 2x v2
owner() view returns (address)
0xadff3ada12ed0f8a87e31e5a04dfd2ee054e1118
shortPosition() view returns (bool)
false
splitFactor() view returns (uint256)
1000000000000000000
symbol() view returns (string)
dLLINK2x
totalDeficit() view returns (uint256)
0
totalSupply() view returns (uint256)
442777862763958552
totalSurplus() view returns (uint256)
0
tradeTokenAddress() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
tradeTokenAdjustment() view returns (uint256)
1000000000000000000
tradeTokenDecimals() view returns (uint256)
18
wethContract() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
userDeficit(address) view returns (uint256)
userSurplus(address) view returns (uint256)
State-modifying
Events pauseBurning(bool _isPaused)
pauseMinting(bool _isPaused)
setTarget(address _newTarget)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, address indexed withdrawalAddress, uint256 withdrawalAmount, uint256 tokenAmount, uint256 price)
Mint(address indexed minter, address indexed depositAddress, uint256 depositAmount, uint256 tokenAmount, uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _newTarget)
fallback()
This contract contains no error objects.