GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0xf51e620a at 19819072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $77.23
0x9c4523b619ee7b999fcf1996d109fa7058aa9126fd3edfd809562a6ecf82d5c6
0x373e1cfd47f0e470571dc876749d3c1586238f48f9ecb405003d68f2c95a014b
0x718fdd176696b2f3158357411552e2f5df6ccf46504802d3ac5415dbfab7e051
0x10b24c56dffc560ded24885bd986ce83f647fd26f6eac127709a6a805772f098
0x87c32da04ff3f8b4eb51b9d91daf9c7760a868fae2f35367a8aa5e0896b2aef9

Functions
Getter at block 21402289
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbdabdab071a91d25e5c90c18bf53d0ce126590029754d7f8991873fba3ee3e8a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa2DAF7E5F433f12461D07FF0495fE3694D6B483F, 0x4fbCd47f4f9c28645F6E70C9c7C2ca41A6Ed6727, 0xD1B55c3EAE5Fe41A48B23D6B0EdA462a204C745d, 0xFBF21Db575E16c36f1433Dd0153E36FEc83E8a3a, 0xBE09E7a5651D6F350B5Ea41c7bBc8AbDB7fe9199, 0x5140E9f08d6EDc03EB746e5141b85b960Ec19056, 0x2DaB73f7b4beCA44b8bC4dcd5e2043bE87d0420b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.