GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x1707bb42 at 19364391
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x3f02c6b99a41c5df9b87d976c7f183cefd59c52cf556e4b1f5e95fe613da4340
0xe4dea398f8bcdcf82718f847db79cb0f043c98c68a2f7008c42606019435de4d
0x0508a699d62950b14fc7605c356a47d94da0e2ec6c25970bbc4a0cf37d5bd9fd
0x8bd47910b86d47b537e9f4fa30233c7720648f87e812939023031d870a2cc45b
0xcb8d011ea80d13e4aa2500c9178268979b4fadacd8bc1bd793cdcb6f54739fb6
0x1a6d69e48789818897db9b8277430b77f49af210b9011cf20a54f4de16c70448
0x93eb82ffed7a49edb60718d2bcfafb7964776386d0b0fb5c66654abddf2e330c
0x8c5510dcdb5a0506b50c8a1684402f269f40c6f3c595bf5a093c00a8e09d7e03
0x083ffe7bdd5f5e1bb6964e3f3b4ab8713ad192d93e78c740a625c686c62dd653
0x59644769df78abca47917e84a145644be4c5fb5b46af01dd430323a065abe7e2

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