GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0xbcd613df at 20226798
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x7a670af0a3047520e9847c151cdb47f25b7e76cc648ca65b7fb0c627472a2d5b
0xc53fc956a7725b29214d56fba5d606af6ababd0851cd2af0aaf5f9dd21c3b0b5
0x9099083fa8f4fea1e7fd5fb20f0a2065559ce99a7bec1ae33e5b782d5f506003
0xb47f83516f6a0774c6ff7a4509423e5170e002e49233ed0c66a1582ccc80ced9
0xb7e7fa76268e4b9f3ce221f8b909078801f0fc45f07cf2d470cfd56f75b52a20
0xd1023055fbb8e60b9bb9266a52575d107f90629c11f4ccad1a8b80c2e6a2522e
0xc42ae3be5c0d8c0388da60b3ae14753e6c9627f5811834b53ef275cbef86c6bc
0xff5ea0b6012cfc684c81184cb6ebdb36b02999009db03c8173fcd68b4c2aadf4
0x15b0893279fb590d7041b4eff0a9e3279f14191e2e85106b504ad16bd568152e
0xb36c98cd72361858c9f0678b43dbf8ed64a8a16ea4c1cd951aa84ba7798baad0

Functions
Getter at block 21187303
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3baddb491a80fba160f99c1993eed3283dd8d4aef35bed88658e5073fcc33f50
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c0c70B3C15fD6Ab2fEc2C1ee3dfB5Ffe765Ae43, 0xFD97bAbfff038BDB6323DCf2eAF4Df6142c1b274]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
65
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.