GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 380 txns
Deployed by via 0x6400ba44 at 13912542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $132.3
ERC-20
Value $276,776.85
ERC-20
Value $1,445.14
ERC-20
Value $29.07
ERC-20
Value $2.25
ERC-20
Value $0.31
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xf3906f560b064cdcafdc5c2d24043747494fe67fe2c27e726227914e98721fac
0xdaed6f7478772f1796f12873df5d4f50badc83fc8c574139c8ef95b18ada42a2
From
0xddbc81fe7337bf1149c0b8317fdcb7e6a762faf63d706506a979f978299a26d4
From
0x43030264099a9534e4546b2d114f3c57d6633a54c254023742b47d2742bb8683
From
0xc3adf42427bbf4f25026da756a02e47317e11bd6ae6cebe8303b38b72f660370
From
0xbc038d59cf0c1c837bdab28f01f53dbf54cb8915a964d846b941912397c0067a
0xe47904f1bb849cd9fa51d80d20bb0a57babe30c385c03fa626544c27b0ee8117
0x0603f264515bab9b5c024d55093d726ef925b294ea635c97022374cc65e7b318
0x6941303df689aef9c7313e320eed9b7d32c1034760686c5c297efdf0182932c0
From
0x391df1edf3ba9ae5723c60616321d52f7492a89b62a8e45a2669da78e0ad203f

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