GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xdab71e99e3f4a3bb6ba3269fcabc987a8e3de72aa18570f503c20ad801106c73
0x7c9537b7a86da07873be8e255e7404933f066cb720d83d4bdddd2ddfcba32bf6
0x008138bc4b4f00978315e716671c6878a77d31da8060a68052664bc38104858d
From
0x083b6d560a39563a8039932e8cceedcec3ce164bc392d5d3a5e8be638e1a55f6
From
0x65fd6257354a63bcbde191dc8e8066f012ed3bdc61526d7071651afcd56cf535
From
0xc9807bbe7701784723aa8a16f24ac6f8ff7b33cb3a42f55a01e9bf02f30fdfd0
From
0x81235c06df3c12cbb6081de135dc4568a77424f3f18f52bb529f02103206460d
0x53dd6fcd9d3b59d3bf9c5f4985bd18a5ecbee7f0ba2e8dc24b0e45bbf4ca4a5c
0xf46b1454840185586f7102de2bf3bba5f05b2a104a9ebdec0d9c97e7cf3e6920
0x26f95873b229e61949e8e2c9aa422754b9ab9cf57c79a231f6afea369f3a2674

Functions
Getter at block 20981371
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3977adb8c082885122d851617dec611fc221395f9aecf917885cf1c2451afb72
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x79E9ebdA940CCf5A01fC590A39b76431E101cA06, 0x3BA3509be2C5D0cFF0576494631C4a0660327813]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
16
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.