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

StateChainGateway

Verified contract

Active on Ethereum with 2,392 txns
Deployed by via 0xc40082d7 at 18277081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $41,023,533.21
 (#4289)
ERC-721
--
0xda0f11c729f1e07bcc1023dde30cda7d10520ea5710e69c778c482fe21389bf0
0x3bd57dd2f7829ea07dd2a952ed76c38a40331a200bdad9c482c3885d597d90ae
0xb9da0c12196747f88752fa505cbbe28865ce6ae958c9d5df9744d6e238274d29
0x8853604b5c4535dcf3f11b05538959800e087d8ff5736b2e64ce71e31ae8d4d2
0x65d328e2db16239eb83d24f7d2c1bf825b37312a5a626028ebfca949b91df07e
0x598b0ffe8aaba5d63ef623cff6b51ff8f259fd2ac0dcdd3b0bfbfb973caccf87
0xde6b0e3bad3dd8635029c833464a4c5a1bcbc66f56d3231bea67bfa6b01ecae8
0xe69965f4d3da297e8678eb66639e29f69a1244c22ce3cd7b892ed84212a0ae55
0x70d3ade01f831cb695817dcc7edcc1104674d36ba95552ca88d0160cb6cfc369
0xce680499604351c6e36770b80fe0903e64bcf0fc2769d64bd11b9d244e75743a

Functions
Getter at block 20792793
REDEMPTION_DELAY(view returns (uint48)
172800
getCommunityGuardDisabled(view returns (bool)
false
getCommunityKey(view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getFLIP(view returns (address)
0x826180541412d574cf1336d22c0c0a287822678a
getGovernor(view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getKeyManager(view returns (address)
0xcd351d3626dc244730796a3168d315168ebf08be
getLastSupplyUpdateBlockNumber(view returns (uint256)
4475097
getMinimumFunding(view returns (uint256)
1000000000000000000
getSuspendedState(view returns (bool)
false
Read-only
getPendingRedemption(bytes32 nodeIDview returns (struct IStateChainGatewayRedemption)
State-modifying
disableCommunityGuard(
enableCommunityGuard(
executeRedemption(bytes32 nodeIDreturns (addressuint256)
fundStateChainAccount(bytes32 nodeIDuint256 amount
govUpdateFlipIssuer(
govWithdraw(
registerRedemption(struct ISharedSigData sigDatabytes32 nodeIDuint256 amountaddress redeemAddressuint48 expiryTimeaddress executor
resume(
setFlip(address flip
setMinFunding(uint256 newMinFunding
suspend(
updateFlipIssuer(struct ISharedSigData sigDataaddress newIssuerbool omitChecks
updateFlipSupply(struct ISharedSigData sigDatauint256 newTotalSupplyuint256 stateChainBlockNumber
updateKeyManager(struct ISharedSigData sigDataaddress keyManagerbool omitChecks
Events
CommunityGuardDisabled(bool communityGuardDisabled
FLIPSet(address flip
FlipSupplyUpdated(uint256 oldSupplyuint256 newSupplyuint256 stateChainBlockNumber
Funded(bytes32 indexed nodeIDuint256 amountaddress funder
GovernanceWithdrawal(address touint256 amount
MinFundingChanged(uint256 oldMinFundinguint256 newMinFunding
RedemptionExecuted(bytes32 indexed nodeIDuint256 amount
RedemptionExpired(bytes32 indexed nodeIDuint256 amount
RedemptionRegistered(bytes32 indexed nodeIDuint256 amountaddress indexed redeemAddressuint48 startTimeuint48 expiryTimeaddress executor
Suspended(bool suspended
UpdatedKeyManager(address keyManager
Constructor
constructor(address keyManageruint256 minFundinguint48 redemptionDelay
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.