GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x485fbaa4ed1009a63d40a59815b661c96b8ffae0323cb725fe86528e64ac233c
0x7ac0dfced6cf424106096a39b33d06902b1d64377ffb912ce3470f644a53bd71
0x6f6304d317add2172da78d0670e6f890d76f2eb552fe71651801025b15dcb75e
0x7b8d4684041276fb9261791e860ee3afeea57eed936033de8a7eddcd64643cf2
0x002b1f0fd75f74f237503b86bfb9ee582b4dff29123e2ab1c3f2eab174815591
0x121f93334c6380cb15f4ce5a5979ba6bcf5d79bef8ee80296d069dfbdc68647a
0x701754fade12c086b1ff13b02b92d3830836d9850f49b71d069e3c20e7a90788
0x5b1185911549042b5482b131f8c3957354f92625bfb10451f7a016ab891e0d46
0x65efef83b10c5eac1dacc2586a6d52832f307563e688897e4814f15e85603c34
0xe10c8f17ae6146750e4ec42b5309784a54fcf20f41ffd390a3252f7c64a4fbe7

Functions
Getter at block 21311782
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef3d58cbf512c48373fd1a84d6b8c0a9a71d8091e5de23d58e4dc292e3e7fea0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xca359Bd55a0f7bC5F8f804Ad270402Ba329c3b43, 0x945Ede6DF44A560d03B9044cDbbE8961bd557fbd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.