GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xeb45beb8eb919127aa1f5678d5bc9ae475d05c975af82258c42752aa03f19673
0x54da733d8fcaf68ebced1a2288071d09a3c7f516209ad6827b25887d6b4f0fd5
0x24213628ccb98372d52b1b9a9acdd258a052951817ddd237b3d4041b4d07def4
0x296148e670882a377866f28074abc10c511a3e22fa2dae60b743cc164d63fc27
0xe1d8f5fba23913f368ba701770de9d34f46b1dd42077ba36bd1421381bbea048
0x6065ab88e69a3b67e194bdd41ed2f6c1a258ee957290dfc658b809933d03b2d2
0x021a1625367e671246fe58641d9e894987d9585b9a96cf4a4b7b6451952cf97e
0xfbba42c1c1345adc7d5b4b89d7cfdaba71b1d82508918ee8964e74c35bb2d3be
0x12a059825b4d1bf93ef9a46afacbc3e00f4eaf4d7c736073e64fc7ec59005143
0xfe0f8a739337eb025d266f1b070bdc66fd0250f82f593a100d4bed6344038f43

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