GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 164 txns
Deployed by via 0x1ee1755d at 13634324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $41.59
ERC-20
Value $21.3
 (#17)
ERC-721
--
 (#16)
ERC-721
--
 (#15)
ERC-721
--
 (#168)
ERC-721
--
 (#77)
ERC-1555
--
)
ERC-721
--
 (#1010)
ERC-721
--
 (#27)
ERC-721
--
0xd564707bccf3d020f96e7563827e4cf28ebe6c20c4558b76642e0fec1dc5b68d
0x8e42bdad71b2268bd92f23293c1ae5de3478141f84709a704492e718295090dd
0xfae80e18b6928ed2b79a56732ca5a8dff961b0f1baf460f56736671105642794
0xc5324a4b333c256430fdaa91bacb1a36f4d0d91b4b1de6683399bcbc63533e09
0x46acbbb383181a4d365de3ac70c47fa1f0611cec2509eeb60b28c3dfc9a3b845
0x570d9c0b2797b96bd82a40c53da0fc00956af17c80ea9b425e7f90bd71c54d93
0x924f853273def378e0a2dfcdf33e5ec053d7301d52f85223752c9f19323e6ae3
0xeed086db834e9313827434d5b8d900ac8cbccfac15d7f1446d1f8f6ef48a3227
0x42f78d2129c9612e5d5032a7ce68ead8e42927e0753baf5dbb2750f1280a266c
0x094fed92791dfe0d6e7b486c4397cd1f04b5e273a60f54718a2c6fc43f7e704b

Functions
Getter at block 21163326
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd8b95447efc00d70511cc909311bb851c20b937d738eb74d74849570ff50ca8c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7aCc6088DCbf50F356cbfF4f8931a0b486188c42, 0xB0512F8620FF33C16040Ed6715643d1cE40D26FE, 0xfFE2FbF2E5be66FBC0323e25060F74a4F4075aFA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
131
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.