Vault

Verified contract

Active on Ethereum with 4,626 txns
Deployed by via 0xacb27eb6 at 11220902
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,264.08
0xfb3ae5904cd6075b9ac34480eab8d755ffc0a0731c7dbe4cadc1251d3e0c0bef
0x5fd781e1bcd07a3f885c798fc7409288bbeb680184702e01951dcfd0e2a7e93f
0x34847f2ab07cafbead517b0934c074de3a617f03828dc103795e09ce11eea3cc
0xa603791972e38c502332895af81894a4e4a4e0ba7eb6bddd17f54e0b73151f98
0x14dbf1be07ae2a0ebecbdfd91c739d4fdb5e1d7b00d6e44f708d18e7953dfeef
0xb9f0d303d560da7698367334198e9b0614048be0e1531f57eaa939a91d43517f
0x96e9f72d26dde3a8cb87447bf231f7ec2ea46546a714c9c0034ba50e523f42a4
0x3d0347063857cf783e328249e872bd4b640fecec6a2d2d30d97129c9a1622214
0xdad18ef6a52eb66fe92ac437eba2893a7b0972df6069c0175e236f592238e74d
0xd43b6a5500dbc3df676b21ac13ba4abf56d77e672cb877e90dad100ee3f687a3

Functions
Getter at block 20791850
gasLimit(view returns (uint256)
300000
issuerRevenue(view returns (uint256)
0
miimeRevenue(view returns (uint256)
0
owner(view returns (address)
0x0cf9ac0da034a84312b8783fe1a0b1b9349ec556
paused(view returns (bool)
false
Read-only
depositInfo(bytes32uint256view returns (address fromaddress touint256 gasFeebool filled)
isOperator(addressview returns (bool)
isPauser(address accountview returns (bool)
operators(uint256view returns (address)
State-modifying
addOperator(address target
addPauser(address account
deposit(bytes32 orderHashuint256 amountuint256 gasFeeaddress topayable 
pause(
pay(bytes32 orderHashuint256 amountuint256 miimeFeeAmountuint256 issuerFeeAmount
refund(bytes32 orderHashuint256 amount
removeOperator(address target
renouncePauser(
setGasLimit(uint256 newGasLimit
transferOwnership(address newOwner
unpause(
withdrawIssuerRevenue(address to
withdrawMiimeRevenue(address to
Events
Deposit(bytes32 indexed orderHashaddress indexed fromaddress indexed touint256 amountuint256 gasFee
OperatorAdded(address indexed targetaddress indexed caller
OperatorRemoved(address indexed targetaddress indexed caller
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Pay(bytes32 indexed orderHashaddress indexed fromaddress indexed touint256 amount
Refund(bytes32 indexed orderHashaddress indexed fromaddress indexed touint256 amount
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.