GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x27c77daafc32b68458274309d256376aed69927f6d3e12157dedcda73b954084
0xcbff73f0856aff0aab30e462abae9fc6c88a28d0c12881346931809f2dd71509
0x8cb81cb86c56e8e7b6706969cf29df91abcaccba81ca835bbf6181ecf0cb7a32
0x77dd43bb1fdae3cc963e6ace558c2032c512c2d1b6d25e54ab79d731decd0d04
0x9567a5b47041ad8b32203399af1ddba65abdf9b06ec157197c84c62424b868e6
0xb7dd156e0e23068b84c9e6932a56c6ff08e009164fcc3a804c604defb1c4a515
0x48864579007c8fd3186d5d64366e3adf540e583212e82b540d98be24b86062e8
0xea45c97ec40657954d00731a3137dd3ca5984ac42d354e14cd252495d3a4e537
0x1f5e949cc89ccaa3dc6edbd085ca994984e9f1f4f7234988809a971df2b9a2a2
0x319041f2516e84fb7e43be9a6fefefb689f4077c7795c39e938e63e620424a1a

Functions
Getter at block 21170352
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa1930ccf91ab9066724ef4ee64b75b74a6a282e95dd5459d27feb6396f2f150e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAb97BbcBB7e93217570e2f43E2B5a2A0AB0a213B, 0xA5Fd8AA778a554A88EcF80d5545a59D1892fF3DF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.