GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 281 txns
Deployed by via 0x81465040 at 14347847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.24
ERC-20
Value $3,335,514.26
ERC-20
Value $19.64
ERC-20
Value $2.77
ERC-20
Value $2.12
ERC-20
Value $1.19
ERC-20
Value $1.06
ERC-20
Value $0.85
ERC-20
Value $0.74
ERC-20
Value $0.72
0x8c504a399d1dbeee030bf452ddc500e6cde9b18f80613774993476d02a1f9c1c
0x36a2eca12cc577302626febe62559052ab18b7edd83f0a796ffb3956b8124739
0xb391324661c7cda61104b42c21e9ce75db6b8a8ae454b4db3dfde42b51d15ae6
0x3f85be2096146333f0645b8968a0c4c17a46a155510e1b6595be0c6a5d113063
0xe022fbb7d1b259d4e9f15ba37ea213806a43c42db81626b5588fa6b032629372
0x826cf045f24e717ecc659eb948ce194bec6363525c1d311ad654defb0567719e
0x23f662b3ef83a9e86a4151ed61ff2b8617d2f5ee0877ccfea0af6fafb793f289
0xf7725a683b1c42f6be69891efcc9ad33fe9efe2b8f15b83114fdb976f0d50b0a
0xdb9487ed7d069add608533258cfeb9ce5a1ecd9db1ce115653b19c492af1b512
0x3db1f7c90df46e23d8d1d4da3a8367725ae5bea833cb945812aa9220be4b81db

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