GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5e267fb1a51405cb07b69b4e18a147f8f40ec994d4192a924e52253532a63901
0xde271248b8175df3061dd508c942c495fc61cd8a05aa3aec1c857e7e59f6d758
0x1baa1427a77603c0b98a5fcf85726915d9345755bb78395cffa90f391ef1680f
0x7394f665829a5861b5f93f795e2f09a43766a5a8c6058f2da94df5be07a9b3be
0xe9389411d91bfbc7aee0708b040497b5cb1b02c459acdd40c96d450017dc5088
0x1bfa8bf94b85b30c4503defece0f8f014638ccef5cb0482ecc3c8c9ccf9e7388
0x4a436fa7818ef5a48450524878c787b7b18df2ae165c81d12553c96e9fa1a336
0x6fb75139ef6c317347e54148d0777b8b67c3f2b3b59b6da60ae745d0f32ae2ec
0xe0fcdf2d825574caad9a7aed03654b5e04aa04b1abae1a902358322e4d0e1a01
0xe964d02a375fc750138d3b80717b2a90eb88fc3137d756590e9595b7590fde12

Functions
Getter at block 21318681
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaa1245949106972a132cd50030a6f3527bebad2da72ee41b0f3803be966202c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2B2EEE408ba2dccE095f6965c80CFEff4F9265A0, 0x6a8fFE5cdB1DA9d5d3d79675773133D1f76977b8, 0x0e6c49eA831cc7FeCD2204D7357E240749BADadd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.