GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x30b5573a at 19021663
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30,837.9
ERC-20
Value $28,703.66
ERC-20
Value $2,777.83
 (#107)
ERC-721
--
 (#1)
ERC-721
--
0x8d2ebeb2e6045951457e06c0f941b15e92a512fbe66261c8b3acad846440dca7
0x85993f3c3d91367549b517d1ac3508764cf3cab8fb733739741b4d2483ec24c1
0xaebde9fa03e22b3bd7b99dc55068de4efc0580ea5a30beb3ef31d28d7f843f5e
0x0416de979f91fc93109a09121551010cb0ba462e74774e9827b6c9ad157b1d7c
0x9173ef9166d579ec265b784e7c697f2083f769f3bbdfd682872d3e6a3249f0a0
0xb6987a5e1946d2cf7eba83ab2145f3881b38731a12ef94acec38ece541f7deb5
0x967b768ecbe694c64fe27fe2f957950dfd258be331adfbc507e498e08efe6eae
0xf96a5be83c04f243590591caea304756cb06d0295c46177595b3caa55b8e8fc2
0x11b4aa7cea5f5b4ac3c60e449110023ce99a83d3ef7cdfef6e949fa86b9b4282
0x0d695efed496eae298775b4341341b8a1bd91ea0ecbceb8b981ce9dfad02e600

Functions
Getter at block 21299616
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5f39940b31f0160f5b8b8855df1cb240fac2d7f3614ac7f84b8d94625443f0bc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B79eDD278742816D8C395bf9B564c62a6AF98AC, 0x58f9C59EB0144E2CC6eF433cdaC4fFe0D3CE9657, 0xd7EF914ecd9Adb3dFB27A165bb66E75b4D45CC10, 0xe092248876CD0Fd9A8a95E3F0DDcEC2Cfff42305, 0xE253D64619F13f1c0bdccCFD6F2CAa4cc4838836, 0x505FB4560914eA9c3af22b75ca55c3881472ae45]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
155
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.