GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x83114101ae369b4b98ba391670eb318671ed4bc08dc06b08a6e9d4c01a4f68bd
0xa35c27655a6b9eba7f8aa3397813a1daeb75e6fa8dfa3be2e960ef4206343bf0
0x3b04cf235fd51c27c4011469f6dd4b41f62dfbcc426b8715224c45c2f74c5d01
0x3c85e2d35b4841ef4f0261d638c454174a13cd06b7a8ce3147054240a301173d
0x45522dc068c8ded64b08b9b8b49f8438cac0d3ac9c5c6b4339a2bd16a68af4fe
0x47bdd85bcf88caee30cd1ea36ad76a7df381abf9dc1a8543aece3e02b68e8ed3
0x48a26ed604e9e5ae2e4531e4c80a7226d48b5c64b9c3bf845cad30f66e8daf16
0x1ff73820fb63d782e4d2be1b60b46e1ac6f242bf7eadedde607bbc6ddd0ebbd8
0x6bc133450ff9558c6ff5d926d11a9bd9fababd2ff0c4142768b8355fd82cf464
0x92a87e0450739edbf456416460fcc1f7bee939e86aad980381d0b8a35046e564

Functions
Getter at block 20948057
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c1a9d07ec31e4437124a14877309ff050ea6ae8419bea67e9c9cbe5c9b6c0a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x179aCE98782F7c307bb0D6EdbC2Fe4DB906a8a64, 0x4e717A86e03c5E38Dde08dB0122dC09A703Ef987, 0x1B44D06060819eaEa9d6802FfE17Afc633521c6a, 0x94c3AFDBcd66E2928d2826448c7e71b844f94c13]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
49
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.