GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe014b540a8fd11fa9409056accad92f602d7d80756ee8e16af45c985942eb6f7
0x0be1a9e76150e89a3ecd45cf560ec9eea955bf3c583d5e363f9947445a520366
0x1017ec9543b9fd588285d5c3d089fc9862e5df6cd17329ddbab17fd690c5e1bc
0x6ec89c18dcea4d6bcec4942750aa33f657eb9948839ff015b80f45d9c69a42fc
0x42c7e5402293d1efda47274d1aa9d119a504a02c0d1b46a2ebe371e7107cab1f
0x91ab669fb4288c176c4892688bc2d53eaef8123d0ac2ae28d701a9982764657a
0xd3159412b167cc36652102b8a12ddbaea1b61c9516b1addd3a82b9dcd01af678
0xdeb443a91e96c5a0dc9742010151bf2c05c7f3e48e5b140c7915ef543a108716

Functions
Getter at block 21224212
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda1e27af90455f29ebd05b380082a681c357017581c83f98e9ef413be387b2a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61BA93aaa55fCB84E6041662b983Bd7d3086345c, 0xF891C1f9dE5Bc4090aBBf0E2520B5f30221Bf3F8, 0x96E99FAE51640e501E3f2E53d21aEc4886fEb337, 0xE818636c2DbE4282c96422d19dFef8dd3727BD5b, 0xa36b29Cc1bcF8415a9C03f016e35e21725bbCEb3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.