Fraxferry

Verified contract

Active on Ethereum with 339 txns
Deployed by via 0xcfceee9f at 16364883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,123,882.89
0x8fb64071ebc9cee7637364cd98407b7dd72bc7e93ffc8168d50a2ce14c83ebf2
0xeed672383b8f9420a2b3b42d6f82027f53a69c39d2bb3ad8689b9f90d3af4eda
0xa0eb3519b4b91e79aca92e23644d014010f87a6acce866fddd17fd083a8affec
0x7319e100fbc989ec7c9bc1491d671bec98dbe9d23f2f8437cb0a2b00e1e7f268
0x74913ce9ddbaccb5ce15ee906ed26b22fddf7193631ce3d4fa22aee601f60552
0x4bf7f4c8f84cadbdb609691c39c36b12f45ded3a9dd7f1be0c93dd7549e35d9f
0x3296e0941a708fe076ead1ca96632b88a1ef97e6a37c2b6b20d3bdc74e44224f
0xcf986d84598140f352f4eeb0d8d9b2348469a8089e3ed183e9702d2505db320a
0xf7444de851a07e2b8975a0575d4cbda6fda149c9df2ec4602a9f59ab9eaa55b2
0x61643a8959137430c2b4252bb170fc7bc2dd1fd28da1cad40aeafd42c4f0eeda

Functions
Getter at block 21208484
FEE_MAX(view returns (uint256)
5000000000000000
FEE_MIN(view returns (uint256)
4000000000000000
FEE_RATE(view returns (uint256)
4
MIN_WAIT_PERIOD_ADD(view returns (uint256)
3600
MIN_WAIT_PERIOD_EXECUTE(view returns (uint256)
79200
REDUCED_DECIMALS(view returns (uint256)
10000000000
captain(view returns (address)
0xbb437059584e30598b3af0154472e47e6e2a45b9
chainid(view returns (uint256)
1
executeIndex(view returns (uint256)
86
firstOfficer(view returns (address)
0xbb437059584e30598b3af0154472e47e6e2a45b9
noBatches(view returns (uint256)
86
noTransactions(view returns (uint256)
163
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb1748c79709f4ba2dd82834b8c82d4a505003f27
paused(view returns (bool)
false
targetChain(view returns (uint256)
42161
targetToken(view returns (address)
0x95ab45875cffdba1e5f451b950bc2e42c0053f39
token(view returns (address)
0xac3e018457b222d93114458476f3e3416abbe38f
Read-only
batches(uint256view returns (uint64 startuint64 enduint64 departureTimeuint64 statusbytes32 hash)
cancelled(uint256view returns (bool)
crewmembers(addressview returns (bool)
getBatchAmount(uint256 startuint256 endview returns (uint256 totalAmount)
getBatchData(uint256 startuint256 endview returns (struct FraxferryBatchData data)
getNextBatch(uint256 _startuint256 maxview returns (uint256 startuint256 endbytes32 hash)
getTransactionsHash(uint256 startuint256 endview returns (bytes32)
transactions(uint256view returns (address useruint64 amountuint32 timestamp)
State-modifying
acceptOwnership(
depart(uint256 startuint256 endbytes32 hash
disembark(struct FraxferryBatchData batchData
disputeBatch(uint256 batchNobytes32 hash
embark(uint256 amount
embarkWithRecipient(uint256 amountaddress recipient
embarkWithSignature(uint256 _amountaddress recipientuint256 deadlinebool approveMaxuint8 vbytes32 rbytes32 s
execute(address _touint256 _valuebytes _datareturns (boolbytes)
jettison(uint256 indexbool cancel
jettisonGroup(uint256[] indexesbool cancel
nominateNewOwner(address newOwner
pause(
removeBatches(uint256 batchNo
sendTokens(address receiveruint256 amount
setCaptain(address newCaptain
setCrewmember(address crewmemberbool set
setFee(uint256 _FEE_RATEuint256 _FEE_MINuint256 _FEE_MAX
setFirstOfficer(address newFirstOfficer
setMinWaitPeriods(uint256 _MIN_WAIT_PERIOD_ADDuint256 _MIN_WAIT_PERIOD_EXECUTE
unPause(
Events
Cancelled(uint256 indexbool cancel
Depart(uint256 batchNouint256 startuint256 endbytes32 hash
Disembark(uint256 startuint256 endbytes32 hash
DisputeBatch(uint256 batchNobytes32 hash
Embark(address indexed senderuint256 indexuint256 amountuint256 amountAfterFeeuint256 timestamp
OwnerChanged(address indexed previousOwneraddress indexed newOwner
OwnerNominated(address indexed newOwner
Pause(bool paused
RemoveBatch(uint256 batchNo
SetCaptain(address indexed previousCaptainaddress indexed newCaptain
SetCrewmember(address indexed crewmemberbool set
SetFee(uint256 previousFeeRateuint256 feeRateuint256 previousFeeMinuint256 feeMinuint256 previousFeeMaxuint256 feeMax
SetFirstOfficer(address indexed previousFirstOfficeraddress indexed newFirstOfficer
SetMinWaitPeriods(uint256 previousMinWaitAdduint256 previousMinWaitExecuteuint256 minWaitAdduint256 minWaitExecute
Constructor
constructor(address _tokenuint256 _chainidaddress _targetTokenuint256 _targetChain
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.