GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x62d4d035528c1ccf2a411942e3d9a6824ddcb6257d021766c37196001f2b28e7
0x2c99507520d8f92da739b6dece06bdb8a11403cdaeef39b84360d48bdc7e2473
0x13ac3042848d9eb2dbd101d5eebec9aa7c842053bb750173cca1019ce8390cf8
0x0dc0ece430c10d599970eb8c18aefd9745a34ff5bf2db80c1f2fcfbd069c97d7
0x031e3a5e21511efae50f7f8c630880f77a702a65c9fb9d7215b8363e201eca1b
0x31742d6832ec9045dd01d86e46fb65feda6bfd26e37e75f0bf0b5104c36e7653
0xcb36becd6ce7a490db0b23d7b51aa5c2fd91c6429fc84cf3442d071cf00cf259
0x1c4c3da7038b947d22868b325ccc814786cb29d654d50133c99b4c9eb836c627
0xee664b51b69910294292408ccaf3b458ac5c1acd626573bfd282787dc2f0ce98
0xfc6778c0668c0f259cf1c1c796deb8c0423e9e7b13a0fc2819697359e6ab72d8

Functions
Getter at block 20906515
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e7b758f92c3ee93552efd681cff610c31068dc784a45a42081e62f3a358cb17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5CB465f2A42Eb4f381e182a23B36a6d6bd6368Bb, 0xeb9523f55f484ba368839C84e4a66aCcBDdd2213, 0x74264aA892C5C4B596b91F961B1387f94ef3d5a1]
getThreshold(view returns (uint256)
3
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.