GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x61437136 at 19164948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $60,041.16
ERC-20
Value $297,947.23
ERC-20
Value $68,250.49
ERC-20
Value $56,849.69
ERC-20
Value $49,048.05
ERC-20
Value $48,648.99
ERC-20
Value $39,352.92
ERC-20
Value $35,801.81
ERC-20
Value $33,874.71
ERC-20
Value $28,998.27
0x01ed2cbbf8fcb178721e54fdc8f3cf2426d12cd27bd1d1b7a9dcb6971ee5579d
0x0972e78206af91eadad8fee45915a57a5e305387c65119428fb3818678b4524d
0xdc0fbe30fcfd14d48f8d193fe2cb209d8dd45900a5f61e0ad02acfcd54a363a8
0x3786aa84d7e3ab5680c98eec6d671269215b934fe5f582e2e1638e64d789d783
0x0d68503c18ade346a6e10641649387fd30cd1c140e9ccee9d76fdc248c7261a4
0xb42978dead678d4aca1ae5825ecc3ef221d9ac853b617db2b6bb1c0afd41633a
0x3cf233471d81155e6633e7d4e9410a4b8dd8dbdef6d40bb7bf35d249080f941b
0x2e23d433fefe0b5ab4b78f8bbad061a616038df59681e90496a1776fe6962663
0xcdea24f0d3e186fb56374e77a61cf5cef09f88a4db7d97af92f6536c3579b0b5
0x9794ae6a2bfc2cb26eadaab3d1480001afcf49d854057efb90fb8621955205b4

Functions
Getter at block 21244465
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2801920a46cfa2fc095350b6ec924c62fb00a9d27717aa5cb348a9aba7180f1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf38d97637A30f06720a3bea4a04bC13d0C26c6f9, 0x6173d96783395415B757C8479502bfEBB174a32a, 0x3622EE8F3bE3705f5AAb54bfc02f8634fdFb5097, 0x3B30cC62f24183084779dfe4411506FB8b9a0F9D, 0x265b331C5e6c76B0Eb6fC28D89d4AE17A7Ec719b, 0x508Af1c425131DA79d50f52774F4d06a400a905f]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
17
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.