GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xbe5bd189 at 16645945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $92,717.53
ERC-20
Value $1,166,335.11
ERC-20
Value $20,359.18
ERC-20
Value $1.87
 (#1579)
ERC-721
--
ERC-20
--
0x4c2c9ce121468a0ebe6ba85f6f372d57c83a2250eae15b4b816b094c7e0eed8d
0xfe220178c7cf1e8f5da7cc65c60890893b52ce0898edfd8af48c6929388ea588
0x60c6199bead0724e183fcb7c1483b961c518faafbcca79fa999e03f130b7aa9c
0xd7c3ac8444dd161ca959d5d5dd47b4856deb2a9b8040017afca279f79a67ceb5
0xeb9b36f4bdc19e47d3eae79fef386ea98bcf91c2699fd64435719e09f8913157
0xf05734649cff5d5f06f21a84decbe41474e4a856920b928f727d5ef67114ccd4
0x1f39b62c6826e324d1bad96430add4f89130f86fce1875b17ff944725804dce9
0x6b49f17de91fd9a5b824cd8adfc9f6b0b32d7382a08ad06c3b8a6a4ae977cec5
0x332c8e0735cbec5f3b793c31ad259d4701fa2ab3ce1bdbc7540a6fbc9e4b2701
0x5fcbf39e47744001b3dbdf433b5a0d99ccbff68f2ddc33e6a7d4789ac56e2281

Functions
Getter at block 21176346
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd5c5da2d23b73d9a8bcaf2041fa24b24d291fb12b60c2b212f5b54b4f92ca0bc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3D9a075E607c9F96712b56B1Ae39E452aA14591b, 0x9b5671e9D6b10293e9efB5A2c7A8F5f9F1f44a90]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
98
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.