GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd9f6de1b24c740f0ae6d441ffcf5ce0f4bb7a6d93bf500ebe9210d475c457fcd
0x93fc33d4a085273113b3d2820d749ef67fb7a826dbac9839fb97ba76b57d166c
0x5d5b983d7a0f84345d1c0059af6d9ddb094b44c67ac711adc079e85a4dbfa47d
0xdefe79ac35f5b712b30bcacac2771e5304b0cb326a8171a2f5b5bbc1d52fd835
0x10c412233ac0381ac92c442c96f7a317b5ab18650aeef920cc39eb7606351cfa
0x8c646ba959d5047ecf2eef0e7cf2d992c23b5daaf3803168c406b7a8a5803ed9
0x5ab5360502a1f9c75d8433b7f01b67d7bed474dbb97397ba46f893e18f406e9c
0x255b6f4f6a4af088063ab6ac4f5adbd48a032d687863c858fa78fc5e1debf80b
0x3e3a19d1909bf21465522e39cbf753da7904cf38218b191edd325d43d459b9ba
0x45e4a457b6ca220617eec1b76597b23082a7d6fee1014b4abab2c065f4f64b37

Functions
Getter at block 21243929
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7bf53f9046e12edc4e5f412bbfa7605e99d04b022a16363e6e1e798877fd9cbe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x292b6619bC5A1b1B8eD8D5d150A1d8F2e3E9641F, 0xdFb9e5B943079C9576e6D69907c827c2667D2eae, 0x6870e279F26600abC91c4a3fe5B0a58672Db86E1, 0x56305B7517a5f3363beA7efd5bAbA872c80d7806, 0xc5d4d3e5C2ddAcBD12b6f3A2F4A6172D339Fb6a9, 0xeB4f156291bb990884C4333c79010356759aceBD, 0xe19ae8F9B36Ca43D12741288D0e311396140DF6F]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
117
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.