GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x6637e7217a4c8fa0860a0b3bfa767be0d98db3a749ece8c74df4f2cf0bbdbdb4
0x2c527cd48ed638a198a4b01efba028dab38e3e930ddb4a6a9e61fd20e2638bd8
0xd5b5eddd25483d56fba9640c1ab80c5d0e1fdb8d40de0ee06eb18ae9bf3772a0
0xe302eeff8988538fcdf2404b947c02a6cd871b0a9d2ac9fe9b37afae7f979f17
0x330e8fd5470f352f8ae030f519ce9053f5c4706b62145587037dc1652f7b0b75
0xbc1a59f428e9ffa729cc1126801e875d3d9d93acb70e467b52b271b2154c48b7
0x8944d055de78253e9a90ef1554fac216a0b70ee2889f2dc3317b89ce98465f4e
0xe9bb0ca0a88210c090f00a625ba45c385f900b586ebf9af39abccaa7b01e6221
0x3a560be366a609892bb81c8ac51087d2ed6b9655980dd19908f848e2ee28ce49
0xe9eb34835ef2662589a65eef3ffa86b873f3b2b3f4f286e3b65e10328b76d649

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