GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa93e7fe655fe01042cf721fa5bef047af67cb8dfc0c0929aa3206b57065876db
0x9f7234939e009feb62e151f791519c89b1142e3ba3edff89a360f13f2a8105f7
0xa82073095371b1bb6dcb7bb012b7cd69c893af93453c56e31023da92e088498b
0x677cd824d2a172fd5a704d4cf7cbc4be4413b0930b33ff5b6870c7ab0104b7a3
0x0ba1691e6923d32bd4535ad8829d4ff97b0a112121c01a2baf0a635356402a00
0xcaafaf5a3a990d8803da257ca0725449e20abd109e4fef2b35c882c2c5bbf5e8
0x5c7974e71f0dfe903ebd5398a2b2507074573c97b919a203ac5526d793f89947
0x8c7b84f034710225d71317ffa404612f9ed990ed1940f317d78a457eb80199d5
0x5ed418e9f56ba98dfaad9d183f74aea76c73f569d277e3221e4d01e4f9fb9e79
0xa8104edd9889939a63ff4894a48e952175a98183cd0d93b78314ec95d6073f27

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