Controller
Verified contract
Active on
Base with 16,958 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5dc9…cf75
0xcd2f…e096
0x69bb…2975
0xe52e…ea24
0x1325…3726
0x064a…0945
0x10fc…36b5
0x223c…4877
0x7fee…2f1a
0x8250…487a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000804 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 170.866903 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22733978 | 2 hours ago | | | <0.00000001 | 0.0000019179344 | |
| 22733571 | 2 hours ago | | | <0.00000001 | 0.0000027969810 | |
| 22733193 | 3 hours ago | | | <0.00000001 | 0.0000019176709 | |
| 22733176 | 3 hours ago | | | <0.00000001 | 0.0000028885563 | |
| 22730787 | 4 hours ago | | | <0.00000001 | 0.0000018885487 | |
| 22730306 | 4 hours ago | | | <0.00000001 | 0.0000028294096 | |
| 22723183 | 8 hours ago | | | <0.00000001 | 0.0000019178059 | |
| 22723153 | 8 hours ago | | | <0.00000001 | 0.0000027968328 | |
| 22722915 | 8 hours ago | | | <0.00000001 | 0.0000018957412 | |
| 22722188 | 9 hours ago | | | <0.00000001 | 0.0000028885168 |
ABI
ABI objects
Getter at block 22737958
BPS_FACTOR() view returns (uint256)
10000
IDENTIFIER() view returns (bytes32)
0xa6b4afb8261e54ddfe8e816fa0588fc508f1a674b9cdbef046227c80992dbcbf
dataRegistry() view returns (address)
0x5dc939df0cf253873cf77b786a24d51baa72cf75
fundingRate() view returns (address)
0x064abf5e9608b107cea93963b4ec5f39290a0945
orders() view returns (address)
0x10fc6de8ab5759db0ba2355931a14254589836b5
positions() view returns (address)
0x7fee4e1457918adf315f5e8384b1ddeaf9722f1a
pyth() view returns (address)
0x8250f4af4b972684f7b336503e2d6dfedeb1487a
roleManager() view returns (address)
0xac01b059dbe1f52e2cdfab6470448fbce7b26503
tradingMarket() view returns (address)
0xe52e928c9bcfbd60fe5982cd2f6e0d352ac0ea24
vault() view returns (address)
0x223c0832390f643fc90ce11d2841ec10ea014877
vaultAssets() view returns (address)
0xcd2f0d3e93559f557f33204acf662f681d79e096
vaultManager() view returns (address)
0x69bbc2b8ad81c572e5fd6894d4196c6b69c12975
vaultUtils() view returns (address)
0x13254afa6b549b63c65b49eade5a14fa64163726
Read-only
isGov(address) view returns (bool)
State-modifying
Events fulfills(uint256[] orderIds, bytes[] priceUpdateData) payable
initialize()
liquidatePositions(address[] users, address[] assets, string[] markets, bytes[] priceUpdateData) payable
setGov(address _gov, bool _status)
LiquidationFailure(address user, address asset, string market, uint256 price, string reason)
PositionLiquidated(address indexed user, address indexed asset, string market, bool isLong, uint256 size, uint256 collateral, uint256 price, uint256 fee)
SetGov(address gov, bool status)
TradeOmitted(uint256 indexed orderId, string market, uint256 price, uint256 publishTime, string reason)
TraderOmitted(address indexed user, address indexed asset, string market, uint256 price, uint256 publishTime, string reason)
constructor(address roleManager, address dataRegistry_)
This contract contains no fallback and receive objects.
This contract contains no error objects.