GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb49898fd2d07f85fe9be60fce111acd5a505bbd27e39a47d13c575170dc50567
0x2aa2b3a7d8343bfd1fb31f3403463b0a803716d6621fbf7950cae79f8d3bb019
0xbcd5be8245d902fefef16e1d2bff2c79fded7d5c46241be476e9e92a1bb9aecb
0xe98a26f74c31b694b68751738e902a5ab08721051305a098b28c123704e8b7d4
0xf03b19b1a4f152e4c339bf939f6b3069aba5d301836b9658b98d43f2e96b1c28
0x82da1c03770cecea59ac9d92da7fed6867e567d8fe89bc3cc05e229a7dc78ac2
0xec0eadc13375415aab589e5f6e3cf3f4aa01dd73ba07679cbb599cb9597082be
0xd66cdff264e25552264afe2145e3a7299814e7c7b81e8f6f8c0a580a4ad1988a
0xce3ab225d361efcb6780cad310e5f3287ee983abf102f87ffc815c6df42068e7
0x3c23c9ffd29cfbf6f1b4f6c5e720f391c1aea04875b085f3dc924dec6b5669af

Functions
Getter at block 20903514
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9d0a10f9384d4a222b005f4c8834df00394cc0eee61a021a463ddc0ca235d56c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE2a361D8e86DD3ae1871017B2E44E9d0Bac39E16]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
148
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.