GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0b5262e9a8fb03f4ad0c7a2dcadf4a1f56106c89c8152540a82043a454e2bb68
0xc5e708cece2422cad7963772ee29e406d2ed910f8befc6d1d529ba432651b11d
0x620e0eae691418fd6cd9c0f434422699a88b855d9033bd17267849c5d625530d
0x72cbc686add65544e7c8ade040b6e525bd970c7b06c77ba1205ab5c5ecbb0e71
0x35b868d16595713b1a69e644338565d8539da1d889fea8850cceae7c9fb3c7d1
0x304908169fc8684a9edb9880cf4014d79336f86eaa690e269653b544a4b580fe
0x6b3226ec5806296f164e80820fe5a69e5473031fb64233281ab7b48612e620d9
0x805ea13eed9547c8f876461a26fb1bcd8c0f2c7083392d2c8597d229571ba766
0xcbd05e0140d4ca4cbbd6f030b263cd0ab752e4c9a7e9ad8ad8cbe5488f95012b
0x43392b9b98542cd344b36460179d4b87f91423554817063e08eefb000dc21a08

Functions
Getter at block 21027943
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x449c54e8d30d918497cb4314dd66999664e01329b540b69a498da8e0fe6bbff8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53f27EC3F8A6a76Dd8DF238F3d6D4D9eC2Da84Cd, 0xA08Ecb186Bb959e45B8077AC1CF85FDF3ceE5777]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.