GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x297e13a607147032d44b040cc858017fa96d7f64421871a4573ad8050e359232
0xea1cfa2c30e814c4615824eb38d1f70ad81e98af99f499f33b6a51659fd6c38f
0x7c2c5dd3a30cea11086d88278f76598421df8c9c765cf6e8ddc334cff8e63aaf
0x788ecb734ddc0a5dea16a1c7f6d77b5b12371deaeb38c8a1a4dd08bce8867f01
0x874bc1176fbedeae3a03ae7df59a5fdbc0834e2818d028472d9a6f02d6be1d74
0x12ccd058a4bfa71d8139de3061917a1c4ebb6450717c57444c6f4bdb4c8cf5c5
0xdf15899bcc8e53948d516ecf26ca610393df1f201d896924ed5c1658e3bb885a
0x959c3186f72e6d6c61cc6d26fc83ac4724f58a6cf758dfc3b1c674186393ebf7
0xa1515760af17c48fdfd91bf448852bb7d8eaf73e40e50b38566d2de642200d67
0xca6cedcd9988df6aa432873704e0df67546f6c4d97e65842587f6fb98c24fa6c

Functions
Getter at block 21284372
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x06725ec35ac59697020f8128bbb2dcb78024acc64051250ec4dc4190a3381904
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x05950b4e68f103d5aBEf20364dE219a247e59C23, 0x81FaCe447BF931eB0C7d1e9fFd6C7407cd2aE5a6, 0x02f73B54ccfBA5c91bf432087D60e4b3a781E497, 0x49391E880EA21fC1c3706EB14704ee3944d00bD8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.