GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf63ed7b4f05d03a118cddf3d6f57c17a0f85f08f4d1fe519651fe0af87ecc13c
0x2d5fe1c63a9f819b3c7b8103a9f42c0553cc52d3eefddcf52f7c72130fe585ff
0xd97b8588194a3ec8a696bc4345d9070557e914b22c1a79153e7e4b82f0d2bc8f
0xdfa8001aee6284159d21453d62d06d61ade719c2bcae7fda720f4e0fc4729d47
0x2598b75f288e626b9c54a96cb2fe651acf2ac8fc3f82ba52492fd2c2eab3785a
0xab19f88f89ff8051c22424a29eeea99eb366c637fd6426c3b2704648aaf69ae1
0x7255fe73c89270f9ee1ba247e08bcbedba647d4f6dda89b28322448a67b1567e

Functions
Getter at block 20855685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe043e9a07c92a98d5b6aacf3d9645947e6816343c95e975ae7af5dcb14c706a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFAf0aF34fdCe3CCf00A1F282b0bAcD03ba4AFF93, 0x47F124ff6f23722e83ebBD9Ab129894cE1A893Dd, 0xb941Bf28E0b633699E1D22C33572394e808B8393, 0xCBF209c28ECfBAE4a1F32b501c0089d8b5E4f65D, 0x8340c3b57b93FfcAccC3Cc85fd8F8885C0B38B15, 0x4615d2620B836d37cAD771cC26bf20825c1B8B35]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.