GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xf3f8805b at 15670596
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.4
ERC-20
Value $5,878,452.97
ERC-20
Value $1,001,000
ERC-20
Value $265,265
ERC-20
Value $0.04
ERC-20
--
)
ERC-721
--
 (#526)
ERC-721
--
0x5e4ca456ef1b94e3fc73966e4a3ca058ae32d813433f82da561ca47c8998d605
0xb8c246d353cd67b3f8f3cb4edd12ea18b00753e3aaf3c6832355aa51dd6413d4
0xc9ebfab377f1d21a05888015ad6e2c1b2c173b6710a3c90ff329162591094d22
0x527a9d088facc79a37f74e471d0c77a1934267f918cc901a221a009c6af5e669
0x1323567a9932ee1a50a574638a6542fef3c9b323d34ecda09108e5d0fdddce11
0x6bdde3e75f549a4d981871367d334989eec178b7d0b485b8ba0577fd8f7f88e5
0x38ea638b5cee03a805a87e3063f42407d5d166af609b73ab7b698e02952c9d85
0x142195d04a9a77184cee667e5596a0f73aa7405c8b23d3857a72ca582fbe2770
0x5343a3b6f1b1d6e9f1b0d3fcbadb2cb361f580a3d72e98955b7bc763a5c40fb3
0xb4310952172ab9b2bf06fe88e98634ea6678ad49bcee9828801b15ed63c7c1b8

Functions
Getter at block 21169290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe7bc21c75d74f321f62463c787bdeb9352608f46e4af29e5098895a58044ccf9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82f120a5CCc5E7dB1b7b79a534b3a08982A87296, 0x366b7Fb62795c21bF4d9329A93Ec707233166372, 0x3E54D4B54E41AeB81525b1d012dAac48B11b096e, 0x55F5257Ca1Fdc5d0079db7317122DF73857b2fFD, 0xB7BE3cde061ecB3a55a50A9854DcCfA8564663a9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.