GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x1ce27606 at 17101722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $770.25
ERC-20
Value $12,301.31
 (#3343)
ERC-721
--
 (#3342)
ERC-721
--
 (#3340)
ERC-721
--
 (#3339)
ERC-721
--
 (#2927)
ERC-721
--
 (#2926)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x3bf32a6edb9998528156a0df03bd424ba19eda755a6f49697727d335c7f1e54e
0x2b150e420f172f36a0ff8fe0372567325b6f6db0306e907f96d16c97d2a54443
0x65226f28cb9e88a21b98b1f55650976df451ec767270cb49dfbacea777964d2b
0x8eb80c30c41512a26a940882735cc276b3733d6fba3a3d5d73dfcf35380ba3bb
0xe63294a8471fca220b87d9bfd13f72775bc60917e642741af93d54ce66b526fb
0x1e4894093ee2d9a81e68f5ccf869b4db6aa0d9489e6b1f648f48255cb1866eb4
0x50465713a6edad15b7b7b95fd743609869dc5e84ca2e5cd2c1c6b5df452769f8
0x70b2b376f3cd4394ef6e7db4e65e36518b2ec1dca0123b842c2bd8af7b716cb0
0xb6d14ed6c52e76a3a6447c487977c349dfed962903ef8a75564fdd035b973060
0x41ccbced0f3e6c3c55f2dea839f480c0b01f963105681499c3e6d8f7b0129f3c

Functions
Getter at block 20827886
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdaf0a39131377792d4c8c4aa73725965a2e6fc40063397555d69246afaf09f2c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1c09957fBaa258c25313dEA2B039247aa968d1B7, 0xf8c25aEc04F4b2eb49d658D729C2bb99f6ECb7Cc, 0xE25C73435702fED11E9C5584cE6EFE7CbFf71739]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
49
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.