GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 117 txns
Deployed by via 0x875216ed at 15130272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $110.95
ERC-20
Value $416.57
ERC-20
Value $5.32
 (#3329)
ERC-721
--
 (#3295)
ERC-721
--
 (#3208)
ERC-721
--
 (#3047)
ERC-721
--
 (#3033)
ERC-721
--
 (#2730)
ERC-721
--
 (#2619)
ERC-721
--
0x7afa5dae20d83bf3f7b90b1681800674939ba3d2b3e5a6476f8c1d6af1e6bf44
0xbe892d42bcd6aade558d02a8943fba95138cfc047fdffc4cdb0c34eb12a0e0cd
0xf3a6718795fb733a34172d05f82319233a36602a23d9bf8e4fd63ace09515314
0x03cd3e823c6206eb2bc8ea29db51ae8f766ba7b3ea4bb9c29208c9f38a581c4f
0x1f5a8cae29b05692daee4f62f97f779624be7743a60269cc88adf86e0ab52082
0xe5fd9e761357f7470694f03465c4dcbc5516b36e57f00356a9a42b947c030b2c
0xe4b5fc5bd4a15dc4fd76dc30c00ef76e7a027e41a7d849c16b70cf897113da9a
0xc888813b64365d3985c99005cd15049bf8d53bfe718f76fde6b1869ebc323797
0xc1552db3c97f7c658b8f5c1e4428843373f92d579600603d0da2d6bcc83e0282
0xcc558979499b64423103ac3a933479f41290992fb66a24ce075fd839cff7637c

Functions
Getter at block 21215295
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x13fb366e2af6f2fcca806dba64ef48e3bbe282b2ff1aa7068781220fe78fb50f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2a93E999816c9826aDe0B51AAa2d83240d8F4596]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
113
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.