This contract is being backfilled. You may encounter incomplete storage history.

OfframpEntry

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x22686ad0 at 20722133
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OfframpEntry"

No transactions found for "OfframpEntry"


Functions
Getter at block 20792055
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=Cega Offramp Entry, version=1, chainId=1, verifyingContract=0x76b2bb56a9621c798d8729adcc94195f07247654, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getOfframpFeeBps(view returns (uint16)
0
Read-only
getOrderData(address makerbytes32 orderHashview returns (struct OfframpOrderData)
hashOrder(struct OfframpOrder orderview returns (bytes32 orderHash)
State-modifying
cancelOrder(bytes32 orderHash
fillOrder(struct OfframpOrder orderbytes makerSiguint256 swapMakingAmountpayable returns (uint256 swapTakingAmountbytes32 orderHash)
setOfframpFeeBps(uint16 offrampFeeBps
Events
EIP712DomainChanged(
OfframpFeeBpsUpdated(uint16 offrampFeeBps
OrderCancelled(address indexed makerbytes32 indexed orderHash
OrderFilled(address indexed makeraddress indexed takerbytes32 indexed orderHashaddress makerAssetaddress takerAssetuint256 makingAmountuint256 takingAmount
Constructor
constructor(address _addressManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidShortString(
StringTooLong(string str