GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26,965 txns
Deployed by via 0x4bbf39b8 at 15691435
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,480,159.05
ERC-20
Value $9,352,590.16
ERC-20
Value $601,231.32
ERC-20
Value $731.77
ERC-20
Value $62.9
ERC-20
Value $30
ERC-20
Value $0.17
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xd917850bd4a012dd3122d8810fc10ef39969d451233dafd8ee9f123cad180809
0x5e2b387e0bddc09435c8025e093f4181496b5c004fdf18b3238da9f5fb9558ae
0xb0a4e7b7500c559dfb25fe4d56006aaa1623a41b6fdae5cd57cf370fb5b6f3c4
0x678df4c29dfdcbc612f27eeab8581ee47db56d7a7f8caff90709067ed2a58365
0xeeac712fe02af92c2fa51a1bed0dcc14b798a5e2e526a7cdec2c02a157b9cbed
0x350124f116d8f856c0e9d3579391be61285ca10983c0230b241c94b9c5334eab
0x1aa145f3315319e3e8be1299a0ea390f9d2b2d22c8859a9496e801bf45eebfda
0xa256bd0975ac185c47e784d7bc50c53943b7315d1436acc708446673f1ec29e7
0x857e68caf383bc8f0b98269125f2f99e2d46b561f89f4e41f5c5f2183bea2d62
0x16918dc56e830e132153b3b78efcbd55d0d5ca5303312c5d9dcac4325d03b149

Functions
Getter at block 20791561
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6f953a2dfa9b1099dd9a8044ed16ff1a96e72591979e3e7fbfa1e302c81c264
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x381e2495e683868F693AA5B1414F712f21d34b40, 0xc8dE9f45601DA8C76158b8CAF3E56E8A037F2228, 0xcbc616D595D38483e6AdC45C7E426f44bF230928, 0xc28339c70054bC22255A74E927a0B9e9A475F224, 0x6933BCC3e96f1C4d2cb73Cb391d854b18Ab7A4F2, 0x8da4E997e051605878c9C0B793c496556EACC2C0, 0x6e74053a3798e0fC9a9775F7995316b27f21c4D2]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
1089
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.