GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 626 txns
Deployed by via 0xd69b9378 at 13988022
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,986.03
ERC-20
Value $823.91
 (#4138)
ERC-721
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xf1db46025f46c3278b03c7e1449ef805a777f9a796e11870a0087f3ff739e010
0x5a7b3dc53cb431649b8257d35dd624a448af535357d06be92df925996eaa9f98
0xdeb108dfe775fcfc8bfb0deeb125782ec75205458da582e5af5dabe35a996b69
0xf572aa7ef50c2ec4c0accce944f7d72a3a7d08c56db2753eeec9023c0f8f402a
0x98d69426587e11681e498b2e6abb5679564a3294c21823992b096b0bcc6e7ee0
0x871e25cd4b795f81dd6832a7fd5a441b4e9977ea2d91bd1f0cc916257f5042f0
0x6e3d7f290d5d162a1b7d7d84ba5130bd3ce3cc3de4843245006a4e3c1a2b6dc5
0x72d2937489751a1c2e9885a7aa09eabd7e10a36a6ed6c66616160104de58c2b8
0xa0404e194df59b9fa46edb038ec9cdf5b0f901be57d2e404528d0c139551b46e
0xabe9f596b7f7a3c1ae614d41d998b81a7ff86609ce6c1d78f58bf2cfd88c46ee

Functions
Getter at block 20902955
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0e1ca1e51482a542f01e832073d09043ef334419ce6ab40efa395c6fb4c6855b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7e55f1816ec2692aFF7b1115F7A6bCf35D0062Fa, 0xfB7848e9d5cc8504655Ac1182dB427Ae4d54EeaA, 0x600ac2CFE500403e120bFae573d81Ec836d5973F, 0xA5aFd8F23E79F1A21EfE0ccb78E178c47D808410, 0x41146FcA1872EB57963375e62aC9B1C5F704fAE9, 0xB4dF3b128d7E4D7Eb374e155fB40bBdeF20E8068, 0x6Bb563C8beFA6a7fBd02146eA5b4F05C6F0eEd09, 0xa75b7833c78EBA62F1C5389f811ef3A7364D44DE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
820
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.