GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 147 txns
Deployed by via 0xabb382ad at 13442616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,475.03
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#9075)
ERC-721
--
 (#9010)
ERC-721
--
 (#8353)
ERC-721
--
0x754826aebe6675f68c7f265c5118efb495cdcd9ea8edc34df7b0880c72127265
0x55e94df6e8af365ed57585c9caf8134b0067eac3b73bada4d879038ef7e07c6d
0x47b0f51df9562114112930d423ff885aa47b7cf1ec124f0738f07d22c02c8d21
0x93c91a2d6cde84a347e44981480891eb31c10152e16aa203682ca412151ff2c8
0x8d2e014a3dc5297735f558b5bb7eb1d47d4498a2b033c15390e23b69ce986404
0x11313019bea1ff367f4f31764b0be80f7d583c59eb301ee4af65278a0b5b17ac
0x1f40067a4bb5d2861c07416cd72de7f75ee890d882fdc85a07bed7824ac87366
0x8def1519d4662949ea3cd3731e7fcd149ed427ad884d8939243cb539f7b92edb
0xe7e43db438d38e32d8c465ff6d684ff3426aff9febd1a8d5dbd826d4ce53c282
0xc153b8c93f4b10cdb6fffb1e684515f5e0160a6664a3ab1cd4287d895581afff

Functions
Getter at block 21196164
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd860be2cbaa56ae8a8b49e431dc890aab74f7888e3fcde68964df42cb98bb978
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3163CD724b4357d3fa70b6A008152B5F244F20a5, 0x6326E7EA5F7E9333e85A26Eb91815e72df04C11e, 0x541141cD1414dCAf55F8afaace657a53E905ee49]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
129
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.