GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xf383a067 at 18059623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,130,164.37
ERC-20
Value $29,320.9
ERC-20
Value $6,881.56
ERC-20
Value $3,378.97
ERC-20
Value $0.01
ERC-20
--
 (#2)
ERC-1555
--
 (#1483)
ERC-721
--
0x20bcbfbe1a15f61ab5f520080f8f9b533e367115e9bfb8f8eaab974087982340
0x9e7861ea42fd26277e22ae13ecd2a093331ddaedfe8c521d2765dbd620a0e39b
0x6c45834ef0d73e0ee86999512c8613f740226fbc52a9f5b8f74f7d19a42bc746
0x1febcb2f9fee1cf717dcf9496e3fa1dcff42d55a89eed769a30a520c142f2a16
0xad2796c1adc2d5f94b8e5c30463c33221474bc5f3c05927d991c15eb1205d95a
0x4c79362a6fa709794b083d5fa87fb66a6c67ef5d2a28d16b4c07c2b4ca8bc0c6
0xd85414552cf5c05ecd7693e908d1a853022e2a311428cfb314a4bda99c23eb3e
0x117c70409f1a8f9866f12b749cb000cb47c67104d77ef1219ed29adaa56ad3a5
0x7aef7b24ee6b32fa487cf310d7a7eef9d305276be4455c201555e267fef63c06
0xc7f00e6d2032c75af4c06c23134a3d57523aaee3a790cc9778c68bbc4f18897e

Functions
Getter at block 21184288
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b8d37121d6285064507a73ab3c516c407525d9ed151900e3de73bc04c2e5320
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1B219d5A036607e0dEe0897873BE8A0295057dFC, 0xBFcf8678400110F30418bABeA5E7D5550e1fA0C8, 0xd1c421f9E8e153e8d421B6e18aD5D98677F2e938, 0xfBcbd419ed2CC1Ca396Afbb233Ac1D7aaC7B2Af9, 0xE1Db00f1BE5690EB7f111d4a8dA0aF3d2571089D, 0x4492d6ef244E08c375611A2bAe1d6D46fAf67741]
getThreshold(view returns (uint256)
2
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.