GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x21d524a1744a0be0cc00ccde8403352c20c40b9492a19bd0e175b88fba88807d
0x11667345a45b09a1c9d7a2098d502058adcb7372ddb59141382dfaa503d6eb39
0xcd1f0afbeb9e53d9b243c41f83993c8eb584f796c39f4397daf447e3647465fe
0xfcd61b8e5183304bdb203929829265b82cea4d4d49d3e84b668e1eb09637ce34
0x6d2721db1efcd81fbbeb9525bbc1ae8aaf0e06746183ee34babd9a5d3d60ed1c
0x2d7d4dfe2a7ce3ccdcb9168fc73821e1a5f50d35bcec08504876a7191aa7fe97
0x4fe95d8addbeab415e2a8bbdd3c28f04535313c2bcf835102e10a9013789a5b9
0x665a20d3162453932fe48a6d3253bd719155c9082a8b3ec88fbfbcc34c704e03

Functions
Getter at block 20843420
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa8626e6f14b0aabc103744ab3d896c7931187c0ceed42480a9d421ecd9b6981b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6641365A5bd0407c63a9F288E03Ece1EF9e63D70, 0x270D4a2514189512aBC029f6A2Be99b1bE873E85, 0x921462CA5A73b46f7FbBF7c71A64a8e4a2858068, 0x161B323614d962EdfA6c309950040a089a646f4A, 0x922B2d70Ed06A0775e776d48d5dBCC838Daa8a81]
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.