GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7dfd77ab30d0da0fb11f294365879421f88bfeda603a099621ca3fdd9fb60f03
0x27ace7850c5bfbeaf452a30327a38812099f9eea762a26f1f612c1065f0f5972
0xaa02ef47488a61065b66c97b9150040669f913157ce44f4c625e7aca37c9590d
0x9b884c1c6bfa17c1fecedcad494deba0ade1910259be5ac99a4aca476c621e20
0x4c1faf321d75331af7a4dc6816cc8c042c2be6e47f848d473137467bab89b26b
0x8160fa6ab71c796cad82e8eec826c1ff4a97262e7253005aa21883749d46d776
0x85435c724d147606bafa8318b9253957c9d55230868d4b71712ab0aa2336c532

Functions
Getter at block 21160469
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7bbb7927d4d5693742a1964a02231fa23c01decc8b59888ed710b29fcbb12ef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF77FaEe35e0D3683C0006c3AFA2992f0E66cD8B5, 0xB593d82d53e2c187dc49673709a6E9f806cdC835, 0xd1aAcA13276194361398F62E3f56B82aB0A0a792, 0xdB833ecAF5dfEd4A33a4C24607845861A89363E9, 0xB3Ecd2d671AEA5626c7b713F8c68622004C04901, 0xaba17530aa051aB699d94327e8321372fC579B77]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.