GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x6bcc379b at 16879662
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,933.83
ERC-20
Value $0.08
0x5836a603ced5d005562a64cd7bdefa05225002daee271bcbd2e432797f4a4aae
0xa2f3184ce93555e6ad84f3dde8e502e1d774b5123aea0146ad573e30ed479a79
0x90cd1df8e46e64bc0e2abe4147480dcd6b4f2659e364f6710d04b1b6ddb6aa6b
0x9cdd7287f691193a234780b344bdf9ffef5036ba8a6b815ae98ffdf9a08fc78d
0x32fb1bd66a5b5948f55a19f24e4146ec3b6838389638b562cbb70e3351608e59
0x662040d497db3d64e3d2bd72673130698ff820fa05611c61ad8040ddc45e99a3
0xae8d1351b387c16ae1d675024570d2161f632431c488c03f231e5474e0bea984
0x7b5358d3812afb9167536ddf5fbeb75d978a164fec0b07c096625f5dde3ab5b4
0x63a39fddbf1009685700e29b5128d55f581a734b1a2b2323c08e68333f51eebb
0xbef60a92aac0b84dc4c6eca26d8138653dcec8ed3bfbca19a7feb1639f613d1b

Functions
Getter at block 20981112
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa6990e58db9483ee9af39c49b8e3b046d1f004247e6abd9a34ec828825aa7d5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa1eD37A1B911865b9be16dc68b322b664a322751, 0xf027E12dF9127F6aa62C6A92e6dBEa7b6B758f4A, 0xbD35B4148F7e5cEEB6C56D57fB0Bac5B558FDD3d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.