GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x669d3556977a15c31497165c8edb93828504ef2c01f68e4cf616741ab37d71f0
0xc6786aa56c8768d8c4d493575fbc12f8418a4ea096ed5851a831be1555f2b137
0x24205fa35eeec9fc352a6eb9c9c1b3dc7fa2c2243d8df42ad3dc2e560364e6a2
0x0e074b6332ddc135a9d4269ef0947f5bbc64169ae3a765265cad4c71f60d68fe
0xda48110bef136f86d0d35d05380c218cc978ebd3b6064b03443775623ac87307
0x44175a61830d27336e58f731705c86c9119ce203ea7ac7a71ae037d5dc079321
0x7260293d444a2926e6fdec74cb430d16b2dcad11865c7fa67a31fe651106198e
0x745b3fac78d348b657b2339eab5708d4c6fc934f2c8b72ad09d03b3f98a5b6ec
0x1338ed2b9f0ce63fc584f0856195ec1a815e07b4dee7c08740f06ec5b242b59b
0x605a88e2cc37c6e97f4ffc17ff28a815769fbeb40675f5d75ad4c5f3fdb85263

Functions
Getter at block 21059610
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f9542ce9908daf1ce730e83a301c208dc0cbc403e1dc56fa121a99190ded302
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57d1b1d5271390e161155A4594657fAcF05ccc7c, 0x8be3Eb3C4F748F0Ec660B996ef7E1d44f5D89736, 0x4024b08D3fFEF9F7bCED48C820E53edbC983307b, 0xF5703815842E06cE68940FA64eAa5bf36817D827, 0x7371Da5AC817C05547da65a84EACd72D653027AF]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
60
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.