GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf544ef6438c68d6d4f8cfc78589f15d337e95a05175485b48fb6179ddfe84d6d
0x0ed3358fcdb06944c969b32d777361c192fc10b9d2f7e892dd662a6dbf968f9b
0x76eb0f39ee31e47bcdbb945bfd2024141a2f30392f54b016b8f98a47fe1be7a0
0xc185d8eb4b7e80a22d850b891778a02a9367e1c2048e51e5110bb5ce716616fa
0xbffcb26aa83ea2f61c66c7117f0249e768713afe34559e24b995c84881be3fb1
0xa7ea69368b8c60d7c913560b1ec51e869fffa125373e83788ded6594bc775a3c
0x04a1eef0eccbf87c39266a154f4b8bea876842a50cb0511f45d9d4214bd04d9e
0x001cad23c3c52601ef54523b75cecdbd097d74880b9727a888ec15f850a28c50
0xa47208e56b24623be20854e67350d58089584af38fe31febcdc5647484ee0c7e
0x5919576cb492bc8d562cd44fe5b344643051f358e209c076c39dbb07e07786b2

Functions
Getter at block 21161509
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x404ab5ad0596ecf011898e33e6671aac030853279f514110214cdf7e33ef0531
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB2ED3C8159B01F387E86155957b3196E1Ce3272c, 0x1b8a098Bd233E47DA958B39AB9ff2636df80E73f, 0x48ac0AE6C77f0b6F91261AF2c713c17f1A9E99bb, 0xAa950Cf89877245b4AbEa18305b0F59A4eE2B7cb, 0xCEE83e31bB22e4F30fF11192C94dA0be5519c5f1, 0xAAA50d8646892e8a9381875f6f38601c183cd3C3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
35
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.