GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 244 txns
Deployed by via 0xcdba811b at 15820633
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#7245)
ERC-721
--
 (#4667)
ERC-721
--
 (#159)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x0dd3142308b7b3ede66c36a39eeab21406092e68e12b5a12bd41b087d5f2b741
0x5eef62da9f805a912d343928c8c77ece69a5da358b72f3ad8d3f851617d690b6
0x1e6924cb6e2d270aa2e225b0acfc55b58f384c43565b9a7d05a9649f5c4de557
0xac5a43d8f828f7bbae6e9e389246d5f24b455a7f349f9849fc8e0ca4ba555c9c
0x73901b81ca0d758326a8e25a4bd9cfacc0b4fbcc666631ae7aefd8fe74af26fa
0xa40c192b7d4e5f2f302967f022e80ac9389ed6ddf4836b52d1ed43a7c3d503d3
0x3a02096e050b358312d04a3c0e980c547630e89753492118eecca582b961b891
0x73056b73b57897a9f67962e2f7d6bc0e4094ed4c5240a00646957b5c77b830b9
0x73579bcee1d276dd3dff458e2220fea626af6a8422d13e629341c88c86c33339
0xee907c82e8d7ae227ee1d2b8abf7ad6c1cd526029fc4b434c0c2b535764a71de

Functions
Getter at block 21223963
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8659d8a25f71ac6598d50803531083dba082d80b0651a51e292329fca624a69a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5a0AC559B917CF10fC40EA8484AEccA303a599cC, 0xb47CFCf8181D36117142b83D31BBBF63B1b250fE, 0xF2F307D0C4455F4019051bEFA6d242F047E69969]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
220
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.