Perpetual
Verified contract
Active on
Base with 233,499 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001675 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1.24669K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21823375 | a few seconds ago | | | 0 | 8.7963733e-7 | |
| 21823088 | 10 minutes ago | | | 0 | 8.7968170e-7 | |
| 21823084 | 10 minutes ago | | | 0 | 0.0000013234087 | |
| 21823081 | 10 minutes ago | | | 0 | 0.0000012261544 | |
| 21823052 | 11 minutes ago | | | 0 | 0.0000012261988 | |
| 21823050 | 11 minutes ago | | | 0 | 8.7963733e-7 | |
| 21823048 | 11 minutes ago | | | 0 | 8.7904571e-7 | |
| 21823040 | 11 minutes ago | | | 0 | 0.0000013233644 | |
| 21823014 | 12 minutes ago | | | 0 | 8.7904571e-7 | |
| 21823014 | 12 minutes ago | | | 0 | 8.7909009e-7 |
ABI
ABI objects
Getter at block 21823379
getFundingRate() view returns (int256)
-3465130955
owner() view returns (address)
0x2f7c3cf9d9280b165981311b822becc4e05fe635
Read-only
balanceOf(address trader) view returns (int256 paper, int256 credit)
State-modifying
Events liquidate(address liquidator, address liquidatedTrader, int256 requestPaper, int256 expectCredit) returns (int256 liqtorPaperChange, int256 liqtorCreditChange)
renounceOwnership()
trade(bytes tradeData)
transferOwnership(address newOwner)
updateFundingRate(int256 newFundingRate)
BalanceChange(address indexed trader, int256 paperChange, int256 creditChange)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateFundingRate(int256 oldFundingRate, int256 newFundingRate)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.