GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x947966e1 at 19732238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $118,979.52
ERC-20
Value $12,861.11
)
ERC-721
--
0xc8b47b258597f3d9def485371771dce8036e00812f56a001ba960620965fd4db
0x898b457ab47a082ee5c696d31456f6387c01a4f35dfd962b559da010dd01d163
0x45c213df93526a8dd7f976fbb98873d1e6c8b998ecb9cd3c8fe4e7d2d72fd1dd
0x5f60ecfdda03512e6dfedc50e1ed32281c20949fa067a9a93b1cae344837ccf3
0xa2119e23a274c6ab90e6e4f9f3013a02afcf0e3d28423245ae02e0e98c9bf5cc
0xc0d8ab63d8aad67f1ee0ab29635bec39ebf3985be15b8d00ddd4d33d876f7efa
0xf0044755f09885053b5fe8403dc0788ac3b3fdbd5695acb6a6f87ee557ff72dc
0x360bda1bf3b44e887e484d0a3ade367c69e4ed7e864caaeefd04e93779bc3dc9
0x2cada41cc08ccf1677a0ad9face718ceab8b8e376e6f2496d6e9ca1abbb94a6c
0xa1be576ad8cf71be9413e2b4314394f8d555083b0e4f896bb996758579a9f14e

Functions
Getter at block 20985570
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6cb10f5a90adbbf10ac2984413f0cccbabe0f8f8f3c6f6295b6e23cb65d6ac7e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5CE5F1637B830A30a3d13B68188C6eCB1fE47b18, 0x615dD175dA37B89FE4c7128bE6Cfa1559Dc85152]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.