GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfd0f70694826cd7ee7ba5a94b13905bc72ae62ff8c69c5c6f0ee23638f2e5341
0x85f0df96350228cda109495b879f386d574c72599254b185848dfa39c4ee6c69
0x996fdec61849f7441ada57f73c8a6b3a3de779c4297a6c02b89777361b8960cb
0xfe1afb475325995c8621adb9e8b09b8adc4bf08065de6f9e97fbce5a11f9a237
0xeeb00d3452524774b6836f04e81b14de91feb4b9dd5cf5b9d318da22d2e90371
0xdcf45598427d20e0a643aa59f512e54ab13f941560de0e277ccd3ebef5ee7958
0xcc3d226a63b813f6750f4b01db7cec68b05971ff84f25ceedb8d9c0ba6801840
0x3b4f91069e3668ebba273423c0f18ccf10b1e8037d224a84e261d2175a7f332b
0x458cbda6d384f93e6fb50ccd543d8738f6fcdb1d1b30b8746e08b7da88f38256
0x640f232ad26da473da1e4adff3525266dc987d423143425790971212f322c891

Functions
Getter at block 21179503
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x06b299a9c27320c70ddf67e17ea7fc5789a21540526c452c94c353887d8ad6f7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x446AeE9479901B30838fF442187C9C6a139d9260, 0xc894dCacaCF66d904264e47c08a987e64b48c57C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
22
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.