GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x673cd628fa329c53eb478f42c3b959318d0eb3ac90b914becd93e1ece817bb52
0x7f45285d316d91c0ed8ec810b5127cf50cda955a219252c88b905cacb1ad226b
0xc2ee904ff411d9d39684e4bf8bd12f34fbdae116fab6984b664d79e8329fb545
0x1fbe09abf45a526f20340810373ed6cd7e2164896fffbcc71f2c2c3e5a99d426
0x94c984ee79b11d3ae894661b8ebf74003d5d88eef395a415972c79fc90dba646
0x1b0b229497173a9c2fc64ad92edb803d26abd46845228c45814c6e7fe96f2b3a
0x27ffaa825bb392b07a9ac5bb3e550192301edbeba455e545e46eed1411feb950
0xb3203f75c200eca525d3b4685f09412b2a289ffb77a449c8eab4a865e4b80735
0xe7b21ff5637cb249399154799883d50e3cb4332b70d08489aee33e1d4653dc7c

Functions
Getter at block 21159829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf76d498488b878a740c7f1971da177216c0beb62c0b78ee3d1406b28757136ce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4b8736CCB7226F3353aC6c2f98f34bbAc2a68C45, 0x3aA6eB007D58dcdfbD5eAD9ef69dd23316887262, 0xb95932E9dBC985306699e0D2977FfdDbfaCBdB20, 0x3fcf46d517b00289c3620F1EEa8B57Ce3A35Bd1f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.