GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x16346eb0bec37d61bc6010890535311127269104ea8580200f1b7ac00e2e0ffd
0xc93fd57d343a9ba677dcbc3d3c4edf7f9be9cbddfdbead7fefdce99cdf4b2c95
0xafaa489d1d14e35afa91b911ce8d738fb4f97f79f6fd946b81cc9f87399276c8
0x73ba7887b66acfc12137c247d6e60578a80172b60203d40823abb3c083b4cece
0x3b6c48d44aac536ea12ebe1c6043ec78f7438ea7a43c6817c3c457465260ea85
0x7911d22b96d2dde0df9fb783ac9d846be3876dc8c5df3dd5359ed72ce1aad51f
0x915bbb0f817bb55a4342795c54260b647436340fdc57efcdb40d509e82f84f95
0x189ccb2c008530cbb4206049c460551c75906e591a9b3acf94d2decd6260e420
0xb5cdf056436f6f78494ab175f46e87878c37c145cf7071779ae08076a1a8bdcc
0x98d681453f3e18636a5d3527359769ed86b5d4f5a5daa497afacb77d6ce72669

Functions
Getter at block 20920329
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54a80243e6f8982146b546d2b0d29a5d4d5ba0accb856728c7fb57d2c876247e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbee534D4E76C6d6960f94a1f6232F4793aF5aCD7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.