GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xeb623256 at 13980544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.24
ERC-20
Value $0.05
)
ERC-721
--
ERC-20
--
0xf50a082ad8ba61e86607f7dbe5b417642738714c539961a2eda2ea951767e84b
From
0x9c08d3f04e5551276619d3ae45f0b3bcddec0e5273c1b71240f0a5761f5962be
From
0xf31df5b99a8d930f1d069ea29fd8ef846d71da5934bb47a7df28958da3eb730c
0x899fec63021a09c025334957d0ff0845dbfaa0ede1f15d5e75a380987e95663a
0x05f342d3ce23775ef4b995bb3005485b85f4e217835cb9dfe769f97979ce2f38
0x574b2113c8f333f20fdc3a0706782ef70be7db7ffce6957c45e491581d730ee5
0x493483431e05c0c8ebf441e18cdb826b0d944e380b244cbb00144ba3e843b15b
0x3a5db4cae82e431cc092e71c45d31b47ced03ff9a536a4bd17fab95e09bf8acc
0x10e5ee16d914b4efaf6baee625c0b5d363b8e78d83c8cf7d3e00ab4d8aec1bbb
0xbd1098998a8fa62106bce28aee6853bb6986490945c0a11708b871b28df9de21

Functions
Getter at block 21182306
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5216a9ced9d351edd8cd5c08c3fc819c522e8e4783a556980ae4e2684c452285
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaFC762CFf667e56F3D698e16698C92C24009d0e4, 0xC339cb9F3e017B0c71e15804Bb7B1E23f3CE2eCC, 0x4783CaA6645B566465978b5d19Cd55329AE6e964]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.