GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x429a974ab2bd4b68692b547634bf497c8542118fd207fb6e8833568e3bb04b9a
0x6179d60e22cb079529ea04c768b562d383510735cd62f99c5bfb19036c3c58a6
0x3f1e66d1650f0a0d8dab4a2925d8bd48f197c78d36df49a1cdcf24562d0429ae
0xdde93ebd5ae4d0c3b887d8fa7c1710072cc50d5555cd1335bf5970e5ec3b4a1e
0x79e6458ee822f63d9451dcd6c5b21bf1b4ceb8a4660c0f8f3871eff2a8703f35
0xb5a56f4a951c4b259109800b8f954ac5084cb65642a3376c842781c45c951332
0xf228306bdf3c41d38cd18a7461aa4df0198b1802f672005af51d86bdd1b9c4b0
0x2999a6e13d540101fd7e912f4be7c7a23fc36d0ac27f57e9a34e0d67f3eca0a3
0x829b6c673fabff53fe3c6e3d614f8d0c45017b9b277d1b2d358dd70d1b33c2f3
0x53fe15eebf18b9712b22c93243ef4b1fb13d13215c69f52404353e2c72bbd6b0

Functions
Getter at block 21158006
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d59b4491ab2f6f31b8a7411cb6818280245a5f97456b3aa0e20eb8cbb8a5423
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaA2c23610a44DE24BCEA0e28151F80C7Df8A2fd4, 0xAFa1E463b5CD19E4e5689d14B5E0732722c49DA6, 0xbeE662ed6ab7Af0E573D6F90346bE39b6F77D61f, 0x1e20D828075a542D00a89505526DC767D8b144d9, 0x8faf75001a2741dF54be66f5711a274DE4379bA8, 0xf31205E55059494e5d02699F7894AebaE94c0bBd, 0x9cC0B0cAB7063c2F46a636902639919E327C5Ae6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.