GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 320 txns
Deployed by via 0x03ec0090 at 15572402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $594,435.02
ERC-20
Value $2,001,550.81
ERC-20
Value $358,177
ERC-20
Value $3,010.72
ERC-20
Value $0.02
 (#2571)
ERC-721
--
)
ERC-1555
--
)
ERC-1555
--
 (#888)
ERC-721
--
 (#344)
ERC-721
--
0x3fb173803a2264563e11dfe50f9d2e22e5719228ba0c7d1dee6f450f544e8e66
0x15551b9cbcbbcb2f8cc29e64825d064c832a638215e269ae66f2233be9ee8028
0x1d8fcce97d60df3c2aafb3f2d92ffd9f8431a6db11dc6de748cc5044fa768d31
0x4bbf5522faf8bd0e5b1549258791323a2bf75a092a2f349f082d83d191985f3d
0xc38b5ec555c21673b5079819386e44ad9df4968f8b872dc636466d4fa52d10be
0xeec41f179595caed6620c1897bb9268bdfadf2229ba64bfde4bd08c3cefc389e
0xe208c7e5b91802faefb52b9b1f81896a6be47d6e5a48f4162e8d8f9b8c50e3e5
0x6d57b7f2590ccc290eea094331b4200a693ac7948d9705b7854eff979107a9ca
0x9b48ca9027ec06fec81a354133def1bf1ee08793f2978376a83ad362adcc8930
0xf2fcc0419e3d607ee6ede5bcd881b0b0864e33c0ee991fa9bbd131a0a5eea67f

Functions
Getter at block 21300424
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc97feff2871c2fb0e07683d8717e84628f093f268333a6051eb7058bf1dd5db1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFF10b9306DC4E58e61326C6A0431E79a916d4ACa, 0x74D28f906692eA092e4CFa2F5a1e5E6176c40168, 0x581d85F8E89321731607556aF063dc144eF79cF7, 0xf5a3f59Df0af53AF7575aA649fFba1958a37aBb5, 0xBe49D9e1CC33Fa182092fe98Bd5983879b2729cc, 0x216D6356a898F0dfB95A38aC37aa7D7630e2E764]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
269
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.