GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3a22de5e77eabd13a8187437b917e2c27c25e0f325202e1c2644a70671123f22
0xb0f8a67423bab4c72de417866dd9b7ffd4989717ab3e75d16921958fd136095a
0x7b4d867419657e16fdd6a58dc6e2b9fdb99c7abd2500292aadd4cf118407cf85
0x88a8786275f53009c71fda7d34300c606e6990631f2d48d5cb9dac52306331d9
0xaf508694889740a74c6d52fa42a6ecb77666e02011313c6bdef4f3f6af087fa1
0x6ada7148a3a6ab79569c565acebd75b34757f2743a1057f01af12b8ed1f711d2
0x9b39a69f2c6040d0f6b7965aa27c2ace06a0e8e8c2458b4191b71dfc610ec81b
0xc72142920e0269f248e9497aa6402500d6878b8c54faa95809d007a5127cd9ad
0x77c34e20a5491597e0086476d2fa05d743bef90eaf10d7eeb721c166d19f4813
0x23667d0fd94893aef73d7824f76b100051d8d8712e75e50558eb0991b91934ca

Functions
Getter at block 21270150
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa8c380693156f5e607965fb42c8a6e1a9d08e03e84a662de3c1ed70a827bb18d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF14E35C4F1E51BF7Ed930813eCD2e2dA1fc86072, 0xd08b294dBD8Bc760c57AbdEC26515Da626511B40, 0x284C633962F2386590E934c4fBD2D3EafA0944A3, 0xD8DbDb15e91596c50A72E77d95dbC866ebdA8238, 0x5b27b9279251904AaF2127463eeFf91E0037F725, 0x66Ed79Ee4865c1cb4574b42d467C7Fee28bB4D59, 0x6bE18d3FB389B138AA57A8f13c5c9ba03C47F69D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
105
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.