GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 353 txns
Deployed by via 0x5108e217 at 13570796
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.53
ERC-20
Value $6,173.85
ERC-20
Value $2.36
ERC-20
Value $0.17
ERC-20
Value $0.05
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
 (#35)
ERC-1555
--
 (#5)
ERC-1555
--
0xdb30f0eba1b68ca4283db304434768141361c80cf4eaa6d1547ee34c4fabba23
0x5d9bb96319a158dc4f0ce3c828bee961e8f99e5f0fdfe18d55bc846af7d11bdc
0xd09edad90e732cdbf0143100a46894fae72c27fe7f8996c35b88f636703d90ad
0x815cd5e3ef6b47579c0d3cd4c508ec00b81843d9485ed0021c58343ed93fd6b0
0x48e6ebb537c00dd0ebafe1a023dd898c72b4063875fef6e36caef648539a34db
0x3adae6f6ebc0f8203b83d1731b36ae33470db43fa96fec0a598600fbb8c945ac
0x364dee2571594245f2de87d693401460acdf3c58cc89d383d7ceaad6b819a11d
0x62dcd55953d470efe2294c021f88563307f547aa0e2daf04fb467c415a8004f0
0x75f2bd7edead3f193129360293111387f3987b8a7304fae519460b4582b9d46a
0x59d36cc6581209997b2007e29955a3b3dcb3d603ab2bea4e699a88bfdc51f9d5

Functions
Getter at block 21177988
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf498b0d21c381a8184510baf6422026a0c0ef94213f5dbbdf94a5e647cb37eb7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFB73e15e598Be560F0A5dA9FeA452B25DCeC0cB6, 0xA694F67757D152B55017ea5434b036AA068E28f9, 0x90fe9273479499F3A10BbA0CE4f462721E52F237, 0x0da9525306Ec063e2C9b0C2a1Bd26DaBD132b559]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
268
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.