GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 150 txns
Deployed by via 0xdd5c188a at 15046046
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.06
 (#6)
ERC-1555
--
)
ERC-721
--
0x494365541e09b034850c2a4539171687b42d8522ccab123a5568520bf57fc6a0
0x5a4b411749a5dd39baac6617041a6e42f3eb775f3d965d93174a666436861a9e
0xd1eed9f1a6eef8288e09c51415abb3aa1d95e94ca233356e8a568ed319bd340e
0x259c1ce942e6f30c7b7cb7a6a2e0117f24ab8bc672558a14bba483653f2f054b
0xaa411274281b1b36fdc066968fe24e711e09bf6f90e51ffad8774e7e70dca174
0xc682af999aa2a9e1c937c3b33657d9936624b1ade9d3035b3b9792672b04c68f
0xac7558c273f5f049b6e9ccdb37fe63ca9ddee5fc7905ee074326eab628022846
0x44ab9df04e075597ad9895be25e5ea0cc42ac3e05bd3d2a21f3fc11d8bea08c1
0xfbc61ff9d943d6851ed2f4d5fc31801deef34beea27b0d84a57c40481bcb4ebc
0xa3adf682aa80aeb9bae313809aed34e2e82e8a73a628b8bd410d0c26c70228c9

Functions
Getter at block 21256550
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc33b78597e0e2678eb47bd37eafe966e1d9a0ca983982c1ba2807b5140436631
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2f1673862315079d9077E8a42c6BCcd2b4cF295A, 0x58609318dae27bBE7A640DB8037F78Ae7946110A, 0x84B648fa7C48f68533d4a00d215708dFca7772F7, 0xFCE87338dfFfE7489939195B34Ae0a3Bb299DB2B, 0x099e29eaC2139B681534c6578427951cD9Da3E8A, 0xB33A1d2bE3E5DCf2BcA6ed2430920BF9dF20454F]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
131
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.