GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0x252ecb11 at 15206460
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37,069.68
ERC-20
Value $374,521.68
ERC-20
Value $9,018.3
ERC-20
Value $2
ERC-20
Value $0.3
 (#3603)
ERC-721
--
 (#3387)
ERC-721
--
 (#3201)
ERC-721
--
ERC-20
--
0xefcef8586134b4a75c89b07f87a76f9e9f7ceea116c82c56351a0b928792cda7
0xa6e720d82711d05142f37c755aae8db8c53517a6c742ff2734eb6531c2ccaefd
0x6a51845f29f86bef71ada99408ddbb6d15611158000b16967671b8a553744079
0x7063c38632f32982fad141055a5bfa26e70100fdf1e05dd25d82d4fc50183954
0xca1dbea574af927f08dd07588a2350d83ad8ea4bff6fbb554b0b5447fa2221b1
0x0c63d6d1ab26d56b0b9347f752863c236915b75ba6d21cb522b788407d6c3fc4
0xb368d7c63445f2fcd7a8a67f0fd9685552b86ba2c83127a6591708daeaa8f864
0x72564b217e1c2f6baf340048367656459923e8276975c3e57a87e44d835e8c34
0x7a839bff05e7d5e966cab282e1ef31e3b64b868fa53e8d958c1885fd32340b5f
0x3c5f278e8d652c99fec8b298734b2b2dc84c0a210364525b0afcc64df5f95a65

Functions
Getter at block 21202507
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf74d6820909e6cefdb38fbcd52a1267a55b751ef7a6ef335e11c3ad3a790ca38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF83142F5786404D0e1b1e435A86E2eDD48BF32D7, 0xB12a7541A88f6729cc03D3139be69b7013595570, 0xF7898b99b31983Cdd84FAB65407B122eA8d0647F, 0xa2B5B44327CEf73dBd000B58Aa7A904f8357e13e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
166
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.