GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc0440bcb1b3910e29457688ba3bbc11f83a4481fac6ac09ea03e9d755d87b0e8
0xd4e8f331bb443ffd896ebb8c32c0b372735e0be30d5f99a783d5d46963687cab
0x9b1d90812e4cf53069ea1343b43d9456ede704f8324a312529a1ef4153dfe01a
0x394e6028caf53aff68dc1dea4975296c4303f210b5b3d5692b3aa906edd24f80
0xc6bbf9378496866df2c439285becb8a3d620b252c389eac796bc71bbd4d7fcbd
0x629673689033a7fc52079fc8f472ff31bae7a280bfd72d19371b43c1c0fc6824
0xfd73f6376dc5a3be69937197bff1f753184b71355bb89d5d6941a0ad56af69f5
0x77752136c0b799a550fbd1e6cbd910fc1c3bcc90f0683b4b821e65c78309c2b6
0x4579420e9052adfc668d72a52b145bb486c101e93ad19c11bd043cd9275e7203
0xbfd3fc6743b2b90d1914e153b6ce1e10710c0c2569bfe517057a9ad060686129

Functions
Getter at block 20792038
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xecb634f606f63dfb09b22b4c1f395204ce158aa7efbe05d5774606dcc0d7c2c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC63A2dc360707B718C534eEC2F6dD09d4DD457C8, 0xb64F7b84AF9919a5d8cBb063283942aa834df8Fd, 0x57F9672bA603251C9C03B36cabdBBcA7Ca8Cfcf4, 0x0d68CdA4a0640205eD29E9eFca5646D9474AE430, 0xe088d9E0498A83F05871f8c09d6cE820586B0DD9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
45
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.