GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xc47afef8 at 18829637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $66.64
ERC-20
Value $700.79
0x8b7f158ddbcfecd24b4d1d53412590a2e5bbd592dc17254eee4941119993f94a
0xc2c8c8cf21751fcb4cb1dc05c0075103fcbb2c902652c9238b24427e75ba5af2
0x0bc98842c46f99b6e1ea315b9a77ccec893adb7b9e940e1989c80113d4c0aaca
0xfc4899e36549010296a04dfc81e05eff4649a7e650c87509edfc69c43d4fe832
0x00c4b2d3f1e849aa5a06f4152442ecca84265f8f2055b2bddc7eeb3851354e84
0x0c2022f003442db4bd22919097dd672d14bfb1f1df81354309216adfd76fb804
0x2bd83b7ba98cfd889f241255119923dace5a360bb61b6f916b27f6e0ad8354a4
0xdc47c52ca8c583d2517c8fa13e4079db39e6bf543c20f7b87d5842686832300d
0x4e8b57c7e49015f34cc72da551527b40fd22813f3498ccd601ea78fb347c1ac0

Functions
Getter at block 21247231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2300fafd72c209f5148f23dbd3b56ef0af47e2ed4f4d2fa3920458c0c182217
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6a4921de994243663F67AbEeeb078241C245F0F2, 0x2A8dbb8f10fA7227f34038a91d04aEA62B6e9854, 0x8e5E2d9BA7E654178B1B311EC7daB4dBE241E991]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.