GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb024dc108d632325d08e96970d311673381df6132176e1b6b0fc9dd187ab0252
0xf7de1cc259ae149e754c8d11fdc10bbd537a31cc1842ae513933bd08c840ebd6
0xb4921cbdf76663ae6999a1bcd215b42b53ee1362d3ccc58697670508f8f31c06
0x85ec865e62af63df9ee214d4203d441f913d007e7eeb2b4ecb1bc57fb48b89f9
0x497b92bad05b1743dbe7ce9f68d4252e2e3393a47ed4cb59c7f11f78380bb3aa
0x7a80f330f743c7e8579402de1c5ed2c4bc30f9a563e1bca57bfb8f686b9802ac
0x02cc9300702d6f048067746e442d00b016f6e00261d24f4654f61bec84c61b72
0xd10f723fa8c58b105a9add182ed435fd324bab8357e6ece19a2a2b902982988d
0x107b4e2d0f4784aef3e7129cceb1166918b1477c7709341dd8c173bc002fcdae
0x39fb05482dc62e5a06d92f1a721c3c2a6ff603dd1b13554b922801743ce7122d

Functions
Getter at block 20882619
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4da0cf1c6bd9f92d60aa4c1b87e85c65a02359c09e2eb09917aa6b3f3d7f1e95
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x214ae706Cef8457e1FBe5b962809AFb9d47C35Db, 0x957b3663d2209899a149a5015cB82f9098D1aAe1, 0x4F9ea0Df534F2047EE055B7616Ee57Beb516D0b1, 0xE963B12Ea0757efc53117ddC27B86f9076546888, 0x6640FAe4f8a0A143704837DF3d4bb8F7eF11DdB4]
getThreshold(view returns (uint256)
4
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.