GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 208 txns
Deployed by via 0xc88bb901 at 16328863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,917.13
ERC-20
Value $2,738,227.88
ERC-20
Value $1,823,301.71
ERC-20
Value $1,590,085.41
ERC-20
Value $953,499.57
ERC-20
Value $8,962.98
ERC-20
Value $3.61
ERC-20
Value $0.63
 (#0)
ERC-1555
--
 (#2876)
ERC-721
--
0x765da516856085c50531ba2d7ce72be2c0df6f3127adfe49c09df7f82ebfab67
0x571c92129809a9704cafb0e8efdd327821c1d41649a5307d0ac31958835692d0
0xf9fe71364ecf967ca85fe4a0dd69bddd45b4a8e74a78cb59932fcc82b2fe2971
0xc17dac08f053530a13f4e9b99d12b124a69b36ed40696a443faff6dae77438b9
0x49710e744611c724ac332b264f7b4820f0325b256da18328d732f7660abfc184
0x4ad5203b09273702122b2a856aeb30685377ee120d2f603a7e595dd6b26ca867
0x5f35d11231aa0e0af8bfbcd790408fffccd801ef83c8371a3448ab3e92c5575c
0x099956300cd5d7783a0461629c67fd3b9a9c9b96a9f12f398793b0ef65bc9c48
0xe769e8ae5d600e53bf211137610f207d48f28fa078bcf7c451b1e3659dfc5841
0xf68aa93eadd35eb9d49b3c3a79a4a207a4513b2c20404fcc5eafa38f067f0f57

Functions
Getter at block 21125475
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc9c76dac92259c11f8cec11187ffcba1390f0c24e484377c1c104a21b4d8cf1f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49c37F3e5BC122D4cEc00B717D7D97661783FC5C, 0xE242C95cA507bA29D8332F186452d57943f39732, 0x86D603f243b3bC689f96e238515077e55dC654e9, 0x56C2Fb98B50C805C4C934F028783Ef44057F29Dd, 0x595cA8e7a64A6A16a2B4fFC94D6C100C18DFa232]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
109
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.