GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 182 txns
Deployed by via 0xe25506d8 at 14623776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $176,551.26
 (#46)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xe4e471d64f2080ce887af226f94ed7e19b13e85435056c4a6bcc184d0d05d219
0x7a01a88b8f903fe04f81776698d7c6aae12098444f59a4878405579b892e34c2
0xeeb65f8ef8a2095700b9c9ae1a527ccd081bd9a0c7471d659e0b704bbe5c1799
0x15cce8f48d550e12170ad885c3af7be788e9a4605c902151bd706d70aecfe275
0x08dcbedd66023b22ccd6db7200bb60165e1b314dcc56f54fee89298ed7416be4
0x092219fd1af7f87fb945f86ca3c4427676497221c84f2f2bcb90801ca6b744af
0xbb9faa4adc523cc94a3cfc8898235a960eaf8fe024e47cd1b82e6cfcaba70209
0x302fb97eac86ecf1457fee2c64a265519bcc376c4796b211b29a7b7d62effb70
0x315ae761591c101c3279bdd4acd705b007706a9f257b2e0ee9c0f8b1c00d89c6
0x69d7ad8266cfacf7099e18906d7030ec0f3b06d61fedefca73f6e933e8831a3a

Functions
Getter at block 21218505
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3aebabeb1ec8295abd1edb558d0704dcf1699603e4dd17ba0b6dbfd52e0fb02d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3d6254f65Af065EF9Cb9352A1629dAdD27D9F97B, 0xfd67F6Fc49f14E261eFb72ba6B7cDeEE4257c900, 0x2396fAc1692C3713014f5519c56A2077d720e4cc, 0x4114F185474C93454fb80467B10a8325f5eF0f94, 0xe671cC59d75687D72C782fd4826D74405819B4F1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
193
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.