GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3c6d8e1fe9597e1bc15af95f8de691fd8b8c2491c7a9863a74ceb85be84b346e
0xec2f315cfddc096fbbbbe6eff03eea8e887e1ee4700bb2dc04fd07d186c51794
0xafc53d90794db058db0e468ff089c6aaeb6bd78b23f2a6f20d2e396a146afc40
0x41f3ce2eb82f8c70acdf87228529154c71d478096b93e4a7e89c4fd26f697906
0x0b20308c48eb79ec838c84d4e5aa2db11f609dd74c3a4399c22cc2320ca97080
0xb70f4f28fcdce0e3160e419f53934be0d4b2bf433572114651786248b7fae020
0x4dfd74ae5f69df6e80661971f19213b3afdd1d5a336c16b3074261394a4a8ff4
0x90b3c1b43e20de7a2e8067d4174c846f4b54701134b6ab7633a938f7dd68e657
0xe36ca581c6952399229f5f153f45c17ae49e6e58be3147e066c95046f2aa764e
0xb49f924312ff55b88df550ccca9e51006d13a96b22da314ad539581a3c554094

Functions
Getter at block 21227217
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab3ed52adceaa2cdf3194a90775d3ed70eb0d9aa51a123106b4523a000df5cda
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x50F7ED54C8c0Bc0E395Bfa48A156602da1F28250, 0x29679d186cccb2754EBd34278e1B2B7d08e6c169, 0x5D1dc5F0034E9F4Dbe9d7Ac8172Ac9C2271c4861, 0xA3338FbE9256E16Ef4b592354e485166Cd1ceb72, 0x3133781381bC58564D5e9888c208ED0b7BD7721F]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.